https://github.com/roscibely/jogo-dos-8
Implementation of A* search algorithm for the 8 puzzle 🎮
https://github.com/roscibely/jogo-dos-8
8-puzzle-game 8-puzzle-problem 8-puzzle-solver
Last synced: 7 months ago
JSON representation
Implementation of A* search algorithm for the 8 puzzle 🎮
- Host: GitHub
- URL: https://github.com/roscibely/jogo-dos-8
- Owner: roscibely
- Created: 2017-03-19T14:19:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T22:25:19.000Z (about 5 years ago)
- Last Synced: 2025-01-21T21:47:13.620Z (9 months ago)
- Topics: 8-puzzle-game, 8-puzzle-problem, 8-puzzle-solver
- Language: Processing
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8 puzzle
Implementation of A* search algorithm for the 8 puzzle
