A simple Python game where you control a ball bouncing from side to side. Don't hit the floor, ceiling or the red-hot spikes!
Python 3.10 or newer is required (in future this will be dropped):
- Users running Windows Vista or 7 can install Python 3.10 from this repository
- Users running Windows XP will need an embedded version of Python 3.10 (from the aforementioned repo) as well as the One Core API Binaries
If you are running the script, you will need PyGame: pip install pygame
If your system complains that it cannot find pip, just run it from Python: python -m pip install pygame
If you are running the pre-compiled executable, there are no additional prerequisites.
SPACE/UP/ENTER: Jump