The sliding puzzle game with different difficulties, hints, ability to undo and redo moves and save/load games mechanics.
-
Updated
Mar 17, 2021 - C++
The sliding puzzle game with different difficulties, hints, ability to undo and redo moves and save/load games mechanics.
A Puzzle-solving app utilising Uniform-Cost-Search algorithm
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.
Solve an NxN sliding puzzle problem using the A* algorithm
Serial and Parallel( using MPI) implementations of IDA* for solving the sliding puzzle problem
Sliding-puzzle Games FRAMEWORK . Are proposed exemples of : 2048 , SOKOBAN , TAKIN
The SlidingPuzzleSolver is a C++ project that solves sliding puzzles, such as the classic 3x3 and 4x4 puzzle, using the A* search algorithm.
A sliding puzzle game and solver using ncurses.
Add a description, image, and links to the sliding-puzzle-game topic page so that developers can more easily learn about it.
To associate your repository with the sliding-puzzle-game topic, visit your repo's landing page and select "manage topics."