15-puzzle topic
15puzzle
The Game of Fifteen written with Flutter
rust-15-puzzle-cli
15 puzzle cli written in Rust!
15-puzzle
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
Python-Games
A collection of small python games made by me using pygame and tkinter libraries
n-puzzle
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
Fifteen_puzzle_maker
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.
fifteenPuzzleGame
🎈 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...
15-puzzle
15 puzzle game built with ReactJS & Material-UI
Artificial_Intelligence
Implemented Search Algorithms
n-puzzle
15-puzzle game in typescript with algorithmic solver.