Really simple 2D Katamari Damacy clone built using PyGame.
Python necessary on device along with pygame library
pip install pygame
Simply double click the eat me!.py file or enter the following in Windows Terminal:
"path/to/directory" python eat me!.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.