Skip to content

A web app that solves 8-puzzle game with various tree search techniques. It also visualizes the search tree and supports one-step iterations to explore and comprehend search algorithms.

Notifications You must be signed in to change notification settings

Adidem23/8PuzzleSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction :

This is 8-Puzzle-Problem Solver In which We can Input any intermediate State in it and because of it will generate solution of this state and give us goal state based on input state .

Tech Stack Used :

  • A* Algorithm
  • AI Algorithms such as
  • HTML
  • CSS
  • JavaScript
  • D3 Js for State Search Tree Representation
  • Heuristic Based Search

Deployed Site Link :

https://deniz.co/8-puzzle-solver

About

A web app that solves 8-puzzle game with various tree search techniques. It also visualizes the search tree and supports one-step iterations to explore and comprehend search algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published