- Jeremy Tsang
- Hae-Ji Park
Try to grab the green balls before being attacked by the red balls.
Requires PyGame (tested on v. 1.9.6)
Run game by either running
python main.py
or
chmod u+x main.py # Only needs to be executed once
./main.py # Run everytime starting game
KEY | DESCRIPTION |
---|---|
↑ | jump to outer orbits |
↓ | jump to inner orbits |
← | move counterclockwise |
→ | move clockwise |