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

MxShun/tank-battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮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