Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 337 Bytes

File metadata and controls

executable file
·
13 lines (7 loc) · 337 Bytes

Tank Game

Desktop application built with Java 8.

How to run game

Open the file 'csc413-tankgame-jwong38.jar' in the 'jar' folder.

Controls

P1: A (Rotate CCW), W (Move Forward), S (Move Backward), D (Rotate CW)

P2: Left Arrow (Rotate CCW), Up Arrow (Move Forward), Down Arrow (Move Backward), Right Arrow (Rotate CW)