Skip to content

eskilfogelstrom/primastar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prim's + A-star algorithm

Simple experiment with Prim's algorithm for maze generation and the A-star algorithm for pathfinding.

Installing

Simply clone this repository then run npm install and you should be good to go.

Scripts

npm run start - Starts the development server

npm run build - Builds the development version

npm run build:dist - Builds the dist version

About

Prim's + A-star algorithm in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published