A simple Python project to draw polygons using the Turtle module.
Polygon Drawer is a Python project that uses the Turtle module to draw various polygons. It provides a colorful and interactive way to explore geometric shapes.
- Draw triangles, squares, pentagons, hexagons, heptagons, octagons, nonagons, and decagons.
- Customize the color of each polygon.
- Interactive drawing with Turtle graphics.
Screen.Recording.2023-12-23.at.00.16.52.mov
- Python 3.x installed on your system.
-
Clone the repository:
git clone https://github.com/barakadanny/Polygon-Python.git
-
Run the project:
python main.py
-
Run the project:
python main.py