A collection of small python games made by me using pygame and tkinter libraries
-
Updated
May 14, 2024 - Python
A collection of small python games made by me using pygame and tkinter libraries
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
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
🎈 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...
Classic slide puzzle game made with Godot game engine.
15-puzzle game in typescript with algorithmic solver.
NxM puzzle solver using graph traversal algorithms
Collection of projects created by me between Dec 25, 2020 to Feb 10, 2021
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
A sliding puzzle game and solver using ncurses.
🎮 Classic Android Puzzle Game to reorder 15 tiles in ascending order
Solve 15-puzzle (Game of 15)
Add a description, image, and links to the 15-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the 15-puzzle topic, visit your repo's landing page and select "manage topics."