https://github.com/0xbadawy/8-puzzle
8-puzzle game is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing
https://github.com/0xbadawy/8-puzzle
8-puzzle 8-puzzle-solver dfs-algorithm game pygame python
Last synced: 6 months ago
JSON representation
8-puzzle game is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing
- Host: GitHub
- URL: https://github.com/0xbadawy/8-puzzle
- Owner: 0xBadawy
- Created: 2023-12-02T07:53:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-23T09:45:05.000Z (about 1 year ago)
- Last Synced: 2024-04-24T20:42:53.206Z (about 1 year ago)
- Topics: 8-puzzle, 8-puzzle-solver, dfs-algorithm, game, pygame, python
- Language: Python
- Homepage:
- Size: 20.5 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8-Puzzle
8-puzzle game is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing.https://github.com/Mohamed-badawy-sayed/8-Puzzle/assets/96737157/990d9f65-7aea-4fc0-a4a3-8aea6e201751
## contributors