A package of 18 text-based modern games
-
Updated
Mar 13, 2023 - C
A package of 18 text-based modern games
Solve the Fifteen Puzzle optimally with IDA* using different heuristics.
Solve a sliding 15-puzzle using different search strategies.
In my Repo u can find 16 Games done in C++
Finds a solution to the 15 puzzle game based on the BFS algorithm in Kotlin Programming Language
This is a classic 15-puzzle, one of the world’s most recognized and popular brainteasers.
Repository contains implementation of exemplary fifteen-puzzle solving techniques supplemented by GH actions testing environment.
A simple version of the classic "fifteen puzzle" game.
🕹 Puzzle Game (beta)
SISE - Python Puzzle Solver BFS, DFS, A* with heuristics manhattan distance and hamming distance.
"Fifteen puzzles" solver using BFS, DFS, A* algorithms for searching graphs for Artificial Intelligence and Expert Systems course at TUL
Fifteen Puzzle Browser Game deployed on GitHub Pages
C++ program that solves fiftheen puzzle by state space search
Flutter 3.x - sliding puzzle
Add a description, image, and links to the fifteen-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the fifteen-puzzle topic, visit your repo's landing page and select "manage topics."