A two player tank game written in Java! 😎
- Java: OpenJDK 17+
- Gradle: 4.4+
- OS: Linux (Ubuntu/Debian)
Run the setup script to install all dependencies, build, and optionally launch the game:
./setup.sh
make build
make run
make clean-run
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