Sliding Puzzle solver and utilities
-
Updated
Jan 21, 2024 - Python
Sliding Puzzle solver and utilities
A simple sliding puzzle game made with SDL2. It features a menu to choose difficulty and a stopwatch. It also includes animations for the sliding tiles.
Solving the sliding tiles puzzled using bdf, iddfs, gbfs and a*
Add a description, image, and links to the sliding-tiles topic page so that developers can more easily learn about it.
To associate your repository with the sliding-tiles topic, visit your repo's landing page and select "manage topics."