Skip to content

Completely frustrating clone of Atari tanks. Play it with friends!

Notifications You must be signed in to change notification settings

CDFriend/tanks-hackathing-2017

Repository files navigation

Tanks Clone: Hackathing 2017

To brush up on some basic java game development, I decided to make a clone of the Atari game "tanks" for Hackathing 2017. Writing the application, I initially set the character movement way too fast...it was so comically frustrating to play that I decided to keep it.

Play at your own risk. May result in broken friendships, sanities and/or computers.

Controls:
   Player 1 (Blue Tank):
    Move: Arrow keys
    Shoot: M

   Player 2 (Green Tank):
    Move: WASD
    Shoot: C

Building and Running (Gradle)

To build and run on OSX/Unix, use ./gradlew run. On Windows, use .\gradlew.bat run. Requires a JDK installed.

About

Completely frustrating clone of Atari tanks. Play it with friends!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages