An open API service indexing awesome lists of open source software.

https://github.com/jbris/shoot-em-up-java

Shoot em up game written in Java, as a first year CS student.
https://github.com/jbris/shoot-em-up-java

Last synced: about 2 months ago
JSON representation

Shoot em up game written in Java, as a first year CS student.

Awesome Lists containing this project

README

          

This program executes the game, Bionic Pilot.

## Keyboard Controls ##

Up Arrow - Player Up; Menu Up

Down Arrow - Player Down; Menu Down

Left Arrow - Player Left; Menu Left

Right Arrow - Player Right; Menu Right

Attack - Space

Special Attack - X

Dash - Z

P - Pause

Enter - Confirm

Escape - Exit

## Mouse Controls ##

Left Click - Shoot

Right Click - Deflect

Mouse Movement - Player Movement