https://github.com/adidem23/8puzzlesolver-final
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 .
https://github.com/adidem23/8puzzlesolver-final
a-star-algorithm ai css3 heuristic-search-algorithms html5 javascript
Last synced: about 1 year ago
JSON representation
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 .
- Host: GitHub
- URL: https://github.com/adidem23/8puzzlesolver-final
- Owner: Adidem23
- Created: 2023-11-19T12:38:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T15:28:57.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T08:14:00.853Z (about 1 year ago)
- Topics: a-star-algorithm, ai, css3, heuristic-search-algorithms, html5, javascript
- Language: HTML
- Homepage: https://deniz.co/8-puzzle-solver
- Size: 252 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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