Skip to content
/ nova Public

A simple 2D Java game inspired by Geometry Wars

License

Notifications You must be signed in to change notification settings

knmorgan/nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nova

This is a 2D Java game I primarily wrote in high school (~2007 or so) inspired by Geometry Wars.

To build, simply use ant.

$ ant

This creates dist/nova.jar, which can be run to play the game.

$ java -jar dist/nova.jar

About

A simple 2D Java game inspired by Geometry Wars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages