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

https://github.com/aliakseis/puzzle-15

Optimal implementation of the Sliding 15 Puzzle game with Iterative Deepening A* AI Solver using Template Metaprogramming
https://github.com/aliakseis/puzzle-15

artificial-intelligence iterative-deepening-a-star puzzle-solver template-metaprogramming

Last synced: 7 months ago
JSON representation

Optimal implementation of the Sliding 15 Puzzle game with Iterative Deepening A* AI Solver using Template Metaprogramming

Awesome Lists containing this project

README

          

# puzzle-15
Optimal implementation of the Sliding 15 Puzzle game with Iterative Deepening A* AI Solver using Template Metaprogramming

Qt and Console versions

![00076-617612536](https://github.com/aliakseis/puzzle-15/assets/11851670/c0e1d559-88ce-446d-af33-08add9ea103b)