An open API service indexing awesome lists of open source software.

https://github.com/bengsfort/8-puzzle-solutions

Solutions to the classic 8 puzzle, implementing an A* best search algorithm to complete the puzzle in multiple languages.
https://github.com/bengsfort/8-puzzle-solutions

8-puzzle 8-puzzle-solver a-star-algorithm javascript priority-queue puzzle search-algorithm

Last synced: 2 months ago
JSON representation

Solutions to the classic 8 puzzle, implementing an A* best search algorithm to complete the puzzle in multiple languages.

Awesome Lists containing this project