This Python script uses the turtle module to draw a beautiful heart shape using mathematical equations. The animation creates a mesmerizing effect on a black background.
- ✔️ Uses mathematical parametric equations to create a heart shape
- ✔️ Animated drawing with Turtle graphics
- ✔️ Beautiful red heart on a black background
- Ensure you have Python installed on your system (Python 3 recommended).
- Run the following command to install
turtle(if not installed):pip install PythonTurtle
This project is open-source and free to use.