Skip to content

blaisewang/TankWorld

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

TankWorld

A simple online game

Preview

How to play

  1. Make sure port 65432 on the host is not occupied before running TankServer, otherwise you need to change UDP_SERVER_PORT in TankServer.java into other unused port number.

  2. Run TankClient, press C key and enter the host IP, the default IP 127.0.0.1 is your localhost IP.

  3. Share TankClient with your friends and enjoy fun of the game.

About

Online tank game by Java AWT and Swing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages