Game written in Python using PyGame library. Has a menu to toggle between difficulties, scores, and modes: 2-player (2 players work together), v.s (2 players compete), classic (players dodge incoming hazards), collect (players collect incoming balls while avoiding a hazard), challenge (classic mode but hazards follow player).
Clone this repository locally on the command line:
git clone https://github.com/EricNohara/PyGame-Circumventor.git
Run the main.py file.