Jhovan-Rodriguez / Puzzle-8-PyQt5 Star 1 Code Issues Pull requests Puzzle 8 PyQt5 With Search algorithms BSF,DFS,IDDFS and A* pyqt5 python3 search-algorithm dfs-algorithm iddfs-algorithm bfs-algorithm a-star-algorithm puzzle-8 Updated Jun 9, 2023 Python
Enm4nuel / Puzzle-8 Star 0 Code Issues Pull requests Puzzle-8 game solved puzzle-8 Updated Apr 8, 2022 Python
Dpbm / puzzle-8 Star 0 Code Issues Pull requests Puzzle-8 solver using stochastic hill climbing python ai algorithms hill-climbing puzzle-8 Updated Jun 10, 2025 Python
basaris / 8-puzzle Star 0 Code Issues Pull requests Algorithm that solves the classic 8-puzzle game with the use of Uniform Cost Search Algorithm (UCS) and A-star(A*) method in both Python and Java. ucs a-star-algorithm puzzle-8 Updated Jul 24, 2024 Java