Skip to content

shasait/tanks

Repository files navigation

tanks

Maven Central

A small but funny Java game.

  • 2D multiplayer tank battle
  • Ad hoc networking (no server)
  • Supports one or two players on one seat, optionally connected to others via network
    • Keys for player 1
      • WSAD: Move and rotate tank
      • QE: Rotate turrent
      • SPACE: Fire
    • Keys for player 2
      • Numpad 5213: Move and rotate tank
      • Numpad 46: Rotate turret
      • Numpad 0: Fire
  • Uses libGDX for graphics
  • Uses JGroups for networking

Try it

Launch via maven (wo checking out)

mvn de.hasait.majala:majala-maven-plugin:majala \
-Dmajala.coords=de.hasait.tanks:tanks.app.pc:1.0.0.RELEASE \
-Dmajala.mainClass=de.hasait.tanks.app.pc.Main

Download and launch

License

tanks is licensed under the Apache License, Version 2.0.

About

Tanks Game w adhoc networking

Resources

Stars

Watchers

Forks

Packages

No packages published