Skip to content

kaxi1993/8puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8 Puzzle

React web app which solves 8 Puzzle problem using A* algorithm

Visualization

alt text

Installation

git clone https://github.com/kaxi1993/8puzzle.git
cd 8puzzle
npm i
npm start

About

Solving 8 puzzle problem using A* algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published