15-puzzle
Here are 161 public repositories matching this topic...
Puzzle solving game using HTML, CSS & JS.
-
Updated
Jul 17, 2023 - JavaScript
-
Updated
Mar 7, 2020 - Java
🎮 Игра в 15.
-
Updated
Sep 23, 2018 - Java
Solve the 15 Puzzle with different algorithms
-
Updated
Jan 19, 2024 - Java
This is a Slide Puzzle game just like 15 puzzle.
-
Updated
Jun 21, 2024 - JavaScript
Puzzle solver is a Java app which implements A* algorithm for numeric puzzles.
-
Updated
Dec 13, 2021 - Java
Tkinter applications contains a collection of Python projects based on the Tkinter library. It includes a multifunctional watch, a personal agenda, a scientific calculator, and many other useful applications.
-
Updated
Mar 16, 2024 - Python
This project solves a 15 puzzle board from an input file using A star graph search
-
Updated
Jun 4, 2020 - Python
AI Lab Offlines and Onlines
-
Updated
Dec 2, 2018 - Java
The 15 Puzzle is a sliding puzzle which has 15 square tiles numbered 1 to 15 in a frame that is 4 tile positions high and 4 positions wide, with one unoccupied position. Made with SvelteKit
-
Updated
Jan 20, 2024 - Svelte
Игра Пятнашки (Puzzle 15, Game 15), игра написана на JavaScript
-
Updated
Jun 11, 2023 - JavaScript
The game is based on 15-puzzle where the goal is to arrange the numbers on the board in ascending order. Built in react.js
-
Updated
Mar 17, 2021 - JavaScript
Slide puzzle solution Algorithm
-
Updated
Aug 21, 2017 - JavaScript
Sliding-puzzle Games FRAMEWORK . Are proposed exemples of : 2048 , SOKOBAN , TAKIN
-
Updated
Jul 22, 2018 - C++
This Repository contains a solver for fifteen-puzzle To be specific, the NxN sliding puzzle solver in JAVA. The program uses a specific version of Kruskal Algorithm mainly known by A* algorithm with three different heuristics. It uses greedy version of the A* algorithm along side of different heuristics in order to achieve faster solutions
-
Updated
May 15, 2023 - Java
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."