-
Updated
Mar 7, 2020 - Java
15-puzzle
Here are 18 public repositories matching this topic...
🎮 Игра в 15.
-
Updated
Sep 23, 2018 - Java
Solve the 15 Puzzle with different algorithms
-
Updated
Jan 19, 2024 - Java
Puzzle solver is a Java app which implements A* algorithm for numeric puzzles.
-
Updated
Dec 13, 2021 - Java
AI Lab Offlines and Onlines
-
Updated
Dec 2, 2018 - Java
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
Solving the 15-Puzzle sliding game with informed search algorithms and various heuristics.
-
Updated
May 7, 2023 - Java
1º Trabalho Prático de Inteligência Artificial FCUP - 2016/2017
-
Updated
Mar 6, 2019 - Java
A sliding puzzle game & AI solvers
-
Updated
Aug 16, 2021 - Java
Program utilizing an A* algorithm with various heuristics to solve nxn sliding puzzles. Outputting the steps required to solve the puzzle into txt files.
-
Updated
May 22, 2023 - Java
Android app that uses CNN and IDA* algorithms to detect and solve 15-Puzzles
-
Updated
Sep 1, 2023 - Java
🎮 Classic Android Puzzle Game to reorder 15 tiles in ascending order
-
Updated
Apr 25, 2023 - Java
NxM puzzle solver using graph traversal algorithms
-
Updated
Jun 4, 2021 - 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."