8 Puzzle Problem Mapping into Search. Using A* Algorithm to find the Shortest path.
-
Updated
Jan 27, 2023 - JavaScript
8 Puzzle Problem Mapping into Search. Using A* Algorithm to find the Shortest path.
The 8-puzzle game and also lets the user get it solved by the (A* heuristics based) A.I
Trabalho avaliativo como parte da primeira nota de Inteligência Artificial no curso de Ciência da Computação - UFMA
Visually solves a random game of 8 Puzzle using A* Algorithm and Priority Queue and demonstrate each step.
8 Puzzle solved using A* algorithm
Basically a port of the solver I worked on in the Princeton Algorithms course
This is a 8 puzzlle game made in react and tailwind. The main motive was to make the core logic for game
Add a description, image, and links to the 8puzzle topic page so that developers can more easily learn about it.
To associate your repository with the 8puzzle topic, visit your repo's landing page and select "manage topics."