Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.25 KB

File metadata and controls

29 lines (17 loc) · 1.25 KB

Python Turtle Art Collection

image

image

image

Welcome to the Python Turtle Art Collection, a repository dedicated to creative drawings made using Python's turtle module. This project includes various characters and shapes such as Pikachu, Doraemon, roses, hearts, and more!


Overview

This repository is a collection of Python scripts that use the turtle graphics library to create fun and visually appealing art. Whether you're a beginner learning Python or an experienced developer looking for creative inspiration, this project is perfect for you!


Features

  • Characters: Draw iconic characters like Pikachu, Doraemon, and more.
  • Shapes: Create beautiful shapes like roses, hearts, stars, etc.
  • Animations: Add simple animations to bring your drawings to life.
  • Customizable: Easily modify colors, sizes, and positions to make the art your own.

Acknowledgments

Inspiration for this project comes from Curious Programmer