Simple Heart in python using turtle
- Background Color
- Custom Speed
- Custom Pen Color & Weight
- Turtle Shape
- Prevent Window Resize
- Write Text with Turtle
- Exit by click
Clone & Run the program
$ git clone https://github.com/ArnavK-09/heart.py.git
$ cd heart.py
$ python main.pyOr Run Directly
Run without prompt
$ python heart.py