BattleCity
BattleCity copied to clipboard
Java Swing project to simulate classic 2D tank game. Supports Two player local game server. A* algorithm for AI.
BattleCity
A Classic tank game implemented with Java Swing.
Includes a local game server support maximum two players. Utilized A* algorithm for AI.