Skip to content

luisferro2/Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint

A program to draw several shapes with differente colors. The builtin functionality included 5 colors:

  • black
  • white
  • green
  • blue
  • red

and 2 implemented shaped:

  • line
  • square

Contributions

Luis Ignacio Ferro Salinas

  • Implemented the function to draw a circle.
  • Added the orange color.
  • Checked style of script following PEP-8 guidelines.

Octavio Andrick Sánchez Perusquia

  • Implemented the function to draw a rectangle.
  • Implemented the function to draw a triangle.

Install

1.- Install git on your computer.

2.- If you have not installed python on your computer, do it.

Use

1.- Clone the repository by typing in the terminal:

git clone https://github.com/luisferro2/Paint.git

2.- Enter the directory of the repository:

cd Paint

3.- In the terminal, type:

python paint.py

4.- Read the instructions when the program runs.

About

Un juego usando Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages