game-of-fifteen
There are 3 repositories under game-of-fifteen topic.
AhsanRiaz9/15-Puzzle-Game-in-Java
15 Puzzle Game - Game of Fifteen in Java
BeardedFish/Fifteen-Puzzle
Classic sliding puzzle game programmed in C++11. This program works on both Microsoft Windows and on Linux. š§©
Samy-Abd/Game-of-Fifteen-Solver
Solving a 3*3 game of fifteen grids using the A* algorithm