Skip to content

Tanks - Java Multiplayer 2D Game V1_0

Latest
Compare
Choose a tag to compare
@mtala3t mtala3t released this 13 Jul 23:29
· 2 commits to master since this release

This is the first release of the Tanks Java 2D multiplayer game.

#Running Steps:

1- Run the GameServer.jar file.
2- Start the game server by clicking on the StartServer button.
3- Start the GameClient.jar file.
4- Register to the game server by entering the server IP address of the machine the game server is running on.
5- Enjoy :)

Note: You can start the GameClient.jar from multiple machines and join the game for multi-players by registering to the game server.