kaxi1993 / 8puzzle

Solving 8 puzzle problem using A* algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 84.9%Language:HTML 9.1%Language:CSS 5.9%