Skip to content

Java game based on the Flash game "Big Battle Tanks". Originally created April 2020.

Notifications You must be signed in to change notification settings

meowsome/2D-Tanks-Game

Repository files navigation

2D Tanks Game

Java game based on the Flash game "Big Battle Tanks".

How to run:

  1. Ensure you have the Java Runtime Environment and the Java Development Kit downloaded (Built on version 1.8.0_241)
  2. Open command prompt
  3. Change directories to the folder that this file is in
  4. Type javac *.java (This compiles the code)
  5. Type java TankGUI (This opens the GUI)

Originally created April 2020.

About

Java game based on the Flash game "Big Battle Tanks". Originally created April 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published