This project uses the Pygame library to create an animation of a spinning donut on a black background.
The program was created with Python3 and pygame.
use this to install pygame
python -m pip install --upgrade pygame
python ./spinningdonut.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This project uses the Pygame library to create an animation of a spinning donut on a black background.
The program was created with Python3 and pygame.
use this to install pygame
python -m pip install --upgrade pygame
python ./spinningdonut.py