Skip to content

Latest commit

 

History

4 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 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! 🚀

关于

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

Stars

1 star

关注者

1 watching

复刻s

发布

贡献者

Languages