Skip to content

kyle-neal/TankWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TankWars

A two player tank game written in Java! 😎

REQUIREMENTS

  • Java: OpenJDK 17+
  • Gradle: 4.4+
  • OS: Linux (Ubuntu/Debian)

QUICK START

Run the setup script to install all dependencies, build, and optionally launch the game:

./setup.sh

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

 
 
 

Contributors