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.
- Host: GitHub
- URL: https://github.com/jbris/shoot-em-up-java
- Owner: JBris
- License: gpl-3.0
- Created: 2019-02-28T20:37:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T07:57:31.000Z (over 7 years ago)
- Last Synced: 2025-03-02T03:26:55.110Z (over 1 year ago)
- Language: Java
- Size: 18.8 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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