Skip to content

A collection of Python scripts that use the Turtle Graphics module to draw various shapes Perfect for beginners to learn Python and creative coding! πŸš€

License

Notifications You must be signed in to change notification settings

sheikh92areeb/python-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Graphics 🎨🐍

This repository contains Python scripts for drawing various shapes using the Turtle Graphics module. Turtle graphics is a fun way to introduce programming concepts while creating beautiful designs with simple commands.

πŸš€ Features

  • Draw basic shapes like squares, circles, and boxes πŸ“¦βšͺ
  • Create artistic designs like flowers and hearts 🌸❀️
  • Easy-to-understand Python scripts for beginners 🐍

πŸ“‚ Files Included

Shapes Description
box Draws a simple box
circle Draws a circle
flower Creates a flower design
heart Draws a heart shape
square Draws a square

πŸ›  Installation

To run these scripts, ensure you have Python installed on your system.

1️⃣ Clone the repository:

git clone https://github.com/sheikh92areeb/python-graphics.git

2️⃣ Navigate to the project folder:

cd python-graphics  

3️⃣ Run any script:

python box.py  

πŸ“Œ Requirements

  • Python 3.x
  • Turtle module (comes pre-installed with Python)

πŸ“œ License

This project is open-source and free to use.

πŸ’‘ Contributions are welcome! If you have creative new designs, feel free to submit a pull request. Happy coding! 🎨🐒

Let me know if you need any changes! πŸš€

About

A collection of Python scripts that use the Turtle Graphics module to draw various shapes Perfect for beginners to learn Python and creative coding! πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages