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

https://github.com/ivanprodaiko94/8-puzzle-game-solver

8 puzzle game solver using A* algorithm
https://github.com/ivanprodaiko94/8-puzzle-game-solver

Last synced: about 1 year ago
JSON representation

8 puzzle game solver using A* algorithm

Awesome Lists containing this project

README

          

# 8-puzzle-game-solver
[8 puzzle game solver using A* algorithm](https://www.cs.princeton.edu/courses/archive/spring18/cos226/assignments/8puzzle/index.html)

[Pseudocode of A* algo](https://brilliant.org/wiki/a-star-search/)