https://github.com/cl7/battlecity
Java Swing project to simulate classic 2D tank game. Supports Two player local game server. A* algorithm for AI.
https://github.com/cl7/battlecity
battle-city java java-swing multiplayer player tank-game
Last synced: 7 months ago
JSON representation
Java Swing project to simulate classic 2D tank game. Supports Two player local game server. A* algorithm for AI.
- Host: GitHub
- URL: https://github.com/cl7/battlecity
- Owner: cl7
- Created: 2014-03-06T01:27:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T16:14:27.000Z (almost 2 years ago)
- Last Synced: 2025-03-18T03:51:26.927Z (7 months ago)
- Topics: battle-city, java, java-swing, multiplayer, player, tank-game
- Language: Java
- Homepage:
- Size: 1.54 MB
- Stars: 29
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BattleCity
A Classic tank game implemented with Java Swing.
Includes a local game server support maximum two players. Utilized A* algorithm for AI.
![]()