https://github.com/hxndev/solving-8-puzzle-problem-in-fixed-moves
The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order.
https://github.com/hxndev/solving-8-puzzle-problem-in-fixed-moves
8-puzzle 8-puzzle-game 8-puzzle-problem 8-puzzle-solver 8puzzle-game bfs breadth-first-search code fixed fixed-moves github moves python
Last synced: 6 months ago
JSON representation
The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order.
- Host: GitHub
- URL: https://github.com/hxndev/solving-8-puzzle-problem-in-fixed-moves
- Owner: HxnDev
- License: mit
- Created: 2021-07-26T07:53:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T07:54:38.000Z (over 4 years ago)
- Last Synced: 2025-03-31T10:41:06.415Z (8 months ago)
- Topics: 8-puzzle, 8-puzzle-game, 8-puzzle-problem, 8-puzzle-solver, 8puzzle-game, bfs, breadth-first-search, code, fixed, fixed-moves, github, moves, python
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
All the files have been commented for your ease. Furthermore you may also add further comments if you may.
For further queries contact me at : chhxnshah@gmail.com