Tank of the Hill

A 2-player tank battle minigame

Tank of the Hill

Last Updated: 2/20/2020

Description

 A 2-player tank battle minigame. This game uses Javascript to simulate gravity, wind-speed, collision detection, and terrain deformation, and also to draw to the canvas.

 The game runs in-browser for Internet Explorer, Mozilla Firefox, and Google Chrome. Javascript must be enabled.

Future Plans

  • Add 1-player mode (vs. AI), different projectile weapons
  • Further improve on terrain deformation algorithm
  • Refactor code for better organization and easier maintenance

Back to Projects