Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 804 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 804 Bytes

TankBattle

Tank Battle is a Java game inspired by the popular NES game Battle City. It is a Project Assignment for the Advanced Programming Exam.

There are two different Netbeans project in the repository:

  • ServerLogTankBattle: captures log events by creating a TCP connection with the main application
  • TankBattle: the game itself

The application is linked to a database (see tankbattle_dump.sql) and there are many options configurable in /TankBattle/configurazione.xml.

Screen

Hits