Skip to content

osu-eastbay-study-group/circle-game-game-off-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit Hunt 'Leaps and Bounds' - Game Off 2019

Authors

  • Jeremy Tsang
  • Hae-Ji Park

Description

Try to grab the green balls before being attacked by the red balls.

Requirements

Requires PyGame (tested on v. 1.9.6)

Instructions

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

Controls

KEY DESCRIPTION
jump to outer orbits
jump to inner orbits
move counterclockwise
move clockwise

Screenshot or Video

About

Orbit Hunt 'Leaps and Bounds' (pygame) - Game Off 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages