Skip to content

kyle-neal/TankWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TankWars

A two player tank game written in Java. My finest game in the Java language!

Important

Gradle needs to be 2.X+, to upgrade:

sudo add-apt-repository ppa:cwchien/gradle
sudo apt-get update
sudo apt-get install gradle-ppa

##BUILDING

make build

##RUNNING

make run

##RUNNING (New build)

make clean-run

##PLAYING This is a turn by turn game

  • Choose muzzle velocity (controls speed of projectile)
  • Choose Quadrant Elevation (determines angle of the shot)
  • Press FIRE to shoot

Players continue until one tank is at 0 health

About

A two player tank game written in Java, no gaming engines used!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published