fifteen-puzzle
There are 42 repositories under fifteen-puzzle topic.
abakh/nbsdgames
A package of 18 text-based modern games
hkociemba/FifteenPuzzle
Solve the Fifteen Puzzle optimally with IDA* using different heuristics.
Saitejas21/Cpp-Games
In my Repo u can find 16 Games done in C++
OleksandrYehorov/fifteen-puzzle
Fifteen puzzle game written with React
campezzi/elm-fifteen
( •́ ⍨ •̀)
m-strzelec/fifteen-puzzle-solver
Solve a sliding 15-puzzle using different search strategies.
anagardi/fifteen-puzzle
This is a classic 15-puzzle, one of the world’s most recognized and popular brainteasers.
nvlgit/pyatnashkee
A classic 15-puzzle game
Firedog01/Fifteen-puzzle-solver
C++ program that solves fiftheen puzzle by state space search
hanhmchau/mystic-square
Fifteen Puzzle.
alan2207/numbers-puzzle
Game inspired by fifteen puzzle
AleksandrRybin/fifteen-game
Игра "Пятнашки" на Qt
dofire/flutter-sliding-puzzle
Flutter 3.x - sliding puzzle
interaminense/fifteen-puzzle-game
🕹 Puzzle Game (beta)
italankin/fifteen-releases
An old puzzle got a new look
mig0/puzzle-dungeon
Dungeon with plates, gates, portals, barrels, platforms, mirrors, keys and monsters; classic and new logic puzzles
Przemyslawmd/Fifteen
Fifteen Puzzle
stelynx/fifteen-puzzle
A classic puzzle game Fifteen Puzzle with minimalistic design implemented in Flutter
stepniaczky/FifteenPuzzle
"Fifteen puzzles" solver using BFS, DFS, A* algorithms for searching graphs for Artificial Intelligence and Expert Systems course at TUL
DarianBenam/fifteen-puzzle-server
A Node.js app that allows users to play Fifteen Puzzle (a console game written in C++) via a WebSocket connection.
JustSashaUP/Fifteen
Student coursework on the Game "Fifteen" Using FreeGlut (OpenGL) in C++
mariosplen/Fifteen-Puzzle-BFS
Finds a solution to the 15 puzzle game based on the BFS algorithm in Kotlin Programming Language
Msocha19/FifteenPuzzle
A program that solves fifteen puzzle using bfs, dfs and astar heuristics. Prepared for Artificial Intelligence and Expert Systems classes on TUL.
mullerdaniil/fifteen-puzzle
Fifteen Puzzle Browser Game deployed on GitHub Pages
odpaleniek1337/fifteen-puzzle
Repository contains implementation of exemplary fifteen-puzzle solving techniques supplemented by GH actions testing environment.
russo97/FifteenPuzzle
A Fifteen Puzzle written in vuejs
sanelli/fifteen
15 Puzzle game implementation in C++ and SDL2.
TULbaghia/Fifteen-Puzzle-Solver
SISE - Python Puzzle Solver BFS, DFS, A* with heuristics manhattan distance and hamming distance.
din366/game-fifteen
Puzzle game "Fifteen"
drilnet/puzzle15
Игра Пятнашки (Puzzle 15, Game 15), игра написана на JavaScript
hejunjiecao/FifteenPuzzle
A classic Fifteen Puzzle game implemented in Java with a graphical user interface using Swing.
lhotanok/Games
Collection of simple game projects
nightmareci/SlidePuzzle
A simple version of the classic "fifteen puzzle" game.
shuyttr/WebDev
🕸 Front-end projects that I designed using various front-end languages and libraries