XiePingfan / JavascriptStrategyGame

It is a simple turn based strategy game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavascriptStrategyGame

It is a simple turn based strategy game.

  • use HTML5 canvas to draw the game
  • use JavaScript ECMAScript 6 Grammar
  • use AStar algorithm to walk
  • support melee and remote creature

Requirement

  • you can play the game using Firefox, Google Chrome or Microsoft Edge.
  • IE is not supported, Safari is not tested.

How To Start Game

use browser to open the index.html

How to Play

use mouse to select the active creature to walk or attack

Demo

demo1

About

It is a simple turn based strategy game.


Languages

Language:JavaScript 98.5%Language:HTML 1.5%