Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.27 KB

🎮Tank Battle

release license

Tank Battle is a simple shooting game developed with JavaScript, based on enchant.js which is a framework for creating Web games. It's my initial project of JavaScript, though.

📺Exhibition

exhibition

You can try it here(GitHub Pages link). And posted here(9leap.net link).

🤔How to Play

play

🥅Mission

Get higher score by destroying enemy tanks colored desert

🕹Operation

  • Move: directional keys (or directional pad in mobile)
  • Shot: Space key (or tap the display in mobile)

🏅Score

  • Destroying a normal enemy tank: 5 points
  • Destroting a big enemy tank: 20 points
  • Finish time: 1 point per 1 sec.
  • Left lives: 50 points per 1 tank

📝License

MIT License