15-puzzle topic

List 15-puzzle repositories

15puzzle

225
Stars
72
Forks
Watchers

The Game of Fifteen written with Flutter

rust-15-puzzle-cli

27
Stars
2
Forks
Watchers

15 puzzle cli written in Rust!

15-puzzle

199
Stars
36
Forks
Watchers

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

238
Stars
156
Forks
Watchers

A collection of small python games made by me using pygame and tkinter libraries

n-puzzle

23
Stars
6
Forks
Watchers

My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes

Fifteen_puzzle_maker

52
Stars
22
Forks
Watchers

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

20
Stars
3
Forks
Watchers

🎈 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

47
Stars
12
Forks
Watchers

15 puzzle game built with ReactJS & Material-UI

Artificial_Intelligence

17
Stars
0
Forks
Watchers

Implemented Search Algorithms