Skip to content

connorjburton/es6-pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate

ES6 Pathfinder

Using the A* Algorithm with Manhattan Heuristics.

Prerequisites

Ensure you have node installed.

Running Example

npm run index

Running Tests

Ensure you have Jasmine installed globally npm i -g jasmine

npm test

About

A* (Manhattan Heuristics) Pathfinder in ES6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published