11 Forks
27 Stars
27 Watchers

BattleCity

Java Swing project to simulate classic 2D tank game. Supports Two player local game server. A* algorithm for AI.

How to download and setup BattleCity

Open terminal and run command
git clone https://github.com/cl7/BattleCity.git
git clone is used to create a copy or clone of BattleCity repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BattleCity https://github.com/cl7/BattleCity/archive/master.zip

Or simply clone BattleCity with SSH
[email protected]:cl7/BattleCity.git

If you have some problems with BattleCity

You may open issue on BattleCity support forum (system) here: https://github.com/cl7/BattleCity/issues