๐งฉ iOS game - classic 15 Puzzle game [Swift + SpriteKit].
Explore Similar Repositories
15-Puzzle-Solvers:This project solves the classic 15-puzzle using A* and Breadth First algorithms, implemented in Python. It features a combined heuristic of Manhattan Distance, Linear Conflict, and Walking Distance for optimal performance and includes a user-friendly graphical interface to visualize the solution
15-puzzle:15 puzzle game built with ReactJS & Material-UI