barakadanny / Polygon-Python

A simple Python project to draw polygons using the Turtle module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polygon Drawer

A simple Python project to draw polygons using the Turtle module.

Table of Contents

Introduction

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.

Features

  • Draw triangles, squares, pentagons, hexagons, heptagons, octagons, nonagons, and decagons.
  • Customize the color of each polygon.
  • Interactive drawing with Turtle graphics.

Preview

Screen.Recording.2023-12-23.at.00.16.52.mov

Getting Started

Prerequisites

  • Python 3.x installed on your system.

Installation

  1. Clone the repository:

    git clone https://github.com/barakadanny/Polygon-Python.git
  2. Run the project:

        python main.py
  3. Run the project:

        python main.py

About

A simple Python project to draw polygons using the Turtle module.


Languages

Language:Python 100.0%