An extremely basic and silly game I made for my young daughter in order to familiarize myself with PyGame
- Python 2 (2.7) or 3 compatible
- PyGame
Move the cat using the arrow keys 'm' to mute or unmute sound 'q' to quit
The settings.ini file can be edited to adjust various game attributes and aspects of gameplay. It is fairly self explanatory.
Display time in mm:ss instead of ms.Put a time limit on gameplay.Add a game menu with settings.- Expand gameplay (multiple levels, different objects, etc.).
Fix 'known incorrect sRGB profile' warning- Everything else!