Orbit Hunt
A downloadable game
Orbit Hunt
'Leaps and Bounds' - Game Off 2019
Description
Try to grab the green balls before being attacked by the red balls.
Controls
Key | Desecription |
↑ | jump to outwards |
↓ | jump to inwards |
← | move counterclockwise |
→ | move clockwise |
Screenshot
Authors
- Jeremy Tsang
- Hae-Ji Park
Status | Prototype |
Author | jeremytsang |
Tags | 2D |
Download
Download
circle-game.zip 4.2 MB
Install instructions
Requirements
Requires PyGame (tested on v. 1.9.6)
Starting Game
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
```
Leave a comment
Log in with itch.io to leave a comment.