Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 155 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 155 Bytes

8 Puzzle (A* Algorithm)

A* Algorithm and manhattan distance

Start

NodeJS should be installed

npm install or yarn
npm start or yarn start