JTanks is a Swing application to allow programming of virtual tanks in an arena to combat each other according to a programmed strategy.
- Clone this repository
- Open this project in IntelliJ.
- Run the Main configuration. Alternately, navigate to the class
com.jtanks.controller.Main
and run that class. - You will see 2 Swing windows appear. Click on
Go
to initialize the arena and start the tanks fighting each other.