palmtoy / javascript-pathfinding

A* algorithm for pathfinding on a tile grid in JavaScript.

Home Page:http://ashblue.github.io/javascript-pathfinding/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javascript-pathfinding

A* algorithm for pathfinding on a tile grid in JavaScript. Implementation is focused on a top down turn based strategy game with multiple levels of height.

About

A* algorithm for pathfinding on a tile grid in JavaScript.

http://ashblue.github.io/javascript-pathfinding/


Languages

Language:JavaScript 54.3%Language:HTML 35.0%Language:CSS 10.5%Language:Shell 0.3%