15-puzzle
Here are 161 public repositories matching this topic...
A modern, zen-inspired reimagining of the classic 15-puzzle. Slide tiles, solve challenges across three difficulty levels, and bring order to chaos using smart hints and magic tools.
-
Updated
Nov 24, 2025 - 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.
-
Updated
Nov 24, 2025 - HTML
15 puzzle game built with ReactJS & Material-UI
-
Updated
Dec 1, 2025 - JavaScript
Redefining the sliding puzzle with customizable irregular board shapes—escape the limits of rectangular grids to offer greater challenge and variety.
-
Updated
Nov 15, 2025 - C++
Design and implementation of the A* search algorithm to solve the 15-tile sliding puzzle, incorporating a consistent and admissible heuristic.
-
Updated
Oct 2, 2025 - Python
Mini desktop arcade built with Python Tkinter featuring six mini games
-
Updated
Sep 16, 2025 - Python
Another implementation of the game 15 puzzle. But you can get a hint if you stuck.
-
Updated
Sep 8, 2025 - Rust
Simple flexible UI for sliding puzzles.
-
Updated
Sep 3, 2025 - SCSS
15 Puzzle online game powered by Vue 3 featuring Nic Cage :)
-
Updated
Jun 1, 2025 - Vue
An interactive 4x4 sliding puzzle solver built in Python. Uses the A* search algorithm with Manhattan heuristic to find optimal solutions. Great for learning pathfinding algorithms and AI concepts.
-
Updated
May 27, 2025 - Python
[EN] Classic 15 Puzzle game with React, featuring move counter, timer, bilingual UI, and leaderboard. [RU] Классическая игра "Пятнашки" на React с подсчетом ходов, таймером, поддержкой двух языков и таблицей лидеров.
-
Updated
May 20, 2025 - JavaScript
Grid Rush is a cutting-edge, browser-based sliding puzzle game. It leverages the A* algorithm for intelligent, real-time solving. Built with React, it features dynamic levels and local performance tracking
-
Updated
Apr 26, 2025 - JavaScript
n-puzzle solver using the A* search algorithm
-
Updated
Jan 7, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the 15-puzzle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 15-puzzle topic, visit your repo's landing page and select "manage topics."