This is a 2d arcade-style game in which the goal is to shoot circles coming from the top of the screen before they reach the bottom. Play it now!
- Download the zip and extract it or use git to clone the repository into a directory.
- (Optional but recommended) Download the Noto Sans font. Extract the downloaded zip into a directory called noto_fonts and place it in the game directory.
Move the triangle and use it to shoot the circles before they reach the bottom! Shoot as many as possible!
Button | Action |
---|---|
Right Arrow | Moves triangle to the right |
Left Arrow | Moves triangle to the left |
Spacebar | Shoots |
1 point is rewarded every time a circle is shot.
The game is over when a circle goes below the bottom of the screen without being shot.