Skip to content

Releases: hyouteki/Colosseum-of-Tanks

v1.0.0

18 Mar 08:20
ccd9ca3
Compare
Choose a tag to compare

General idea

  • A desktop 2-player Tank shooter game built on Java using the libGDX library.
  • Mock-up of the Original Tank stars game.

Highlights

  • 2 Player tank fighter game, aka Colosseum of Tanks.
  • Can choose between 3 Tanks.
  • Having multiple Missiles.
  • Having Supply drops.
  • Can save upto three games.
  • Who doesn't love music.

How to play

  • Download the Source code (zip) or Source code (tar.gz) file.
  • Unpack it.
  • Give gradlew execute permission using chmod +x gradlew.
  • Build the project in the root directory using ./gradlew desktop:dist.
  • Run the game using ./gradlew desktop:run.
  • Enjoy the game "Gladiators".