Skip to content

oMisterMo/CloneWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloneWars

A geometry wars like game. Try to survive the wave of enemies targeting your ship. To ease your frustration during the swarm, some enemies will drop a useful item.

Demo

Imgur

Controls

  • W A S D to move the player
  • Mouse 1 to fire bullets

Requirements

  • Ant 1.8.0 or higher
  • JDK 7 or higher

Usage

There are no dependencies for this project so simply clone the repository to your local machine with the following command:

$ git clone https://github.com/oMisterMo/CloneWars.git

$ cd into CloneWars

Finally, build and run with the following command to execute the program:

$ ant compile
$ ant run

License

GNU General Public License

About

A geometry wars clone made in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages