Skip to content

ilya-z/pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 example - Pathfinder

Live preview: https://pathfinder-js.firebaseapp.com/

Simple algorithm, how to generate a map and find the path between two points with ES6.

Two-ways renderer: svg and font.

How to use:

  • npm install
  • npm run build
  • npm run serve
Open browser with localhost:3000

How to deploy app to Firebase:

  • firebase init
  • npm run deploy

Enjoy

Releases

No releases published

Packages

 
 
 

Contributors