Skip to content

A 2D shooter video game that includes an opening cutscene and a boss fight.

License

Notifications You must be signed in to change notification settings

SeanProcopio/2D-Shooter-VideoGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This video game was created using a game loop timer, jpanels, a key listener, and graphics.

CONTROLS: WASD moves the player, ARROWKEYS fires the bullets in the corresponding direction, SPACEBAR gives the player a 3 times speed boost when held down.

Running Instructions: You will need JDK and JRE installed. Download and unzip the entire 2D-Shooter-VideoGame folder. Using command prompt, cd into the location of this folder. Type "javac Main" to compile the code first. Next type "java Main" and the code will execute. I could not include the .exe file for this game because it requried my jre folder to be included to run, and the file size was too large.

About

A 2D shooter video game that includes an opening cutscene and a boss fight.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages