The game contains a server file and a client file. The server can support a single game between two players.
- Each player's objective is to shoot down the other player.
- Each bullet that hits the opponents plane gives 1 point.
- Points to win: 5
Server runs on PORT: 8200