/Spinning-ASCII-Donut

A cool ASCII spinning donut made with Python, based on the orginal Donut.c

Primary LanguagePython

Spinning ASCII Donut 🍩

A cool spinning ASCII donut made with Python, based on the orginal Donut.c. Here's a tutorial I followed that also explains the maths involved.

Demo 🎁

Yeah, the FPS isn't the best xd

Spinny.mp4

Instructions 📃

  1. Start by downloading the Pygame module in the Terminal: pip install pygame
  2. Download this Repository (Cloning it) or head to the releases page.
  3. Extract the ZIP file and find the Main.py file.
  4. Run the file (You can run it with Python Launcher or VS Code, or whaever you prefer)!