This is a classic mini-game Fifteen Sliding Puzzle. This option works in the browser, in it you need to specify a regular picture, the program itself will cut the picture into squares and mix them.
-
Updated
Aug 29, 2026 - HTML
This is a classic mini-game Fifteen Sliding Puzzle. This option works in the browser, in it you need to specify a regular picture, the program itself will cut the picture into squares and mix them.
Solve the Fifteen Puzzle optimally with IDA* using different heuristics.
Solving a Rubik's Cube and 15 Puzzle using the Deep Reinforcement Learning and Search
A super simple PWA for 15 Puzzle game. Built with Svelte.
🎲 The "15-puzzle" game pet-project in vanilla JavaScript
A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
Artificial Intelligence - 8/15 Puzzle Game(A*, BFS, GBFS & Bi-Directional)
🎮 Classic Android Puzzle Game to reorder 15 tiles in ascending order
Solve 15-puzzle (Game of 15)
PuzzleGame is a classic sliding puzzle game implemented using HTML, CSS, and JavaScript. Test your puzzle-solving skills by rearranging the numbered tiles to form the correct sequence. This game offers an entertaining and brain-teasing experience.
Implementation of a classic Fifteen Puzzle 🧩
Solve a sliding 15-puzzle using different search strategies.
A fun, cross-platform, slidy-tile game written with C++ 17!
To associate your repository with the 15puzzle topic, visit your repo's landing page and select "manage topics."