Move around to avoid getting hit by falling objects
If you get hit you lose that round!
See installation options.
Arrow keys to move left and right. Press 0 to activate data recording.
Make sure your source folder is called "dodgergame" on your desktop or this will not work!
Copy and paste into terminal to install
curl https://raw.githubusercontent.com/AviationSFO/dodgergame/master/install.sh | bash
- pygame:
python3 -m pip install pygame
- Python version >= 3.7.0
Tested on MacOS