Skip to content

The A* Algorithm, In JavaScript, for a West London Hack Night.

Notifications You must be signed in to change notification settings

krisajenkins/AStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A* Algorithm in JavaScript

Implemented in 90 minutes for the March 2014 West London Hack Night. Dirty, dirty, dirty.

To Run

git clone ...
npm install
node astar.js

About

The A* Algorithm, In JavaScript, for a West London Hack Night.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published