Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaAsteroidGame

The classic asteroid game done in pure Java (1.7).

Screenshots

Controls

Input Key 1 Key 2
Up W UP
Down S DOWN
Left A LEFT
Right D RIGHT
Shoot SPACE SPACE
Input Key
Increase Shooting Delay +
Decrease Shooting Delay -

Demo

Download JAR

Requirements

  • Java (1.7)
  • Maven (1.3)

Build Steps

  • mvn install
  • cd target
  • java -jar JavaAsteroidGame-1.0-SNAPSHOT.jar

Run Steps

  • java -jar JavaAsteroidGame-1.0-SNAPSHOT.jar

Have fun!

About

Asteroid Game done in Java

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages