163 results for “topic:15-puzzle”
A collection of small python games made by me using pygame and tkinter libraries
The Game of Fifteen written with Flutter
The 15-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing, built in react
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.
15 puzzle game built with ReactJS & Material-UI
15 puzzle cli written in Rust!
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
Classic slide puzzle game made with Godot game engine.
Implemented Search Algorithms
🎈 My implementation of the classic fifteen-puzzle-game which consists of 4x4 grid with 15 tiles numbered from 1 to 15. Tiles are moved to order the numbers...
NxM puzzle solver using graph traversal algorithms
🎲 The "15-puzzle" game pet-project in vanilla JavaScript
Collection of projects created by me between Dec 25, 2020 to Feb 10, 2021
15-puzzle game in typescript with algorithmic solver.
C codes for the Arificial Intelligence Course and algorithms.
A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
A C++ implementation of N Puzzle problem using A Star Search with heuristics of Manhattan Distance, Hamming Distance & Linear Conflicts
FifteenSlimes is the casual mobile game. It is representing the traditional FifteenPuzzle game with unique and bright visual. Enjoy!
A sliding puzzle game and solver using ncurses.
The 15 puzzle game is made with Windows Forms.
A PWA 15 Puzzle game.
Generic GOAP library based on λ-expressions processing
:video_game: Classic Android Puzzle Game to reorder 15 tiles in ascending order
Simple flexible UI for sliding puzzles.
Classic n-puzzle problem solver using A* search
🧩 Demo 15 puzzle game on SwiftUI
Solve 15-puzzle (Game of 15)
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.
An old work for university class which demonstrates a 15-puzzle game
The classic game "15-puzzle" (in React+Redux)