Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sudeepdino008/slide-puzzle

GUI for the famous slide puzzle game
https://github.com/sudeepdino008/slide-puzzle

Last synced: 3 days ago
JSON representation

GUI for the famous slide puzzle game

Awesome Lists containing this project

README

        

Solution to the famous slide puzzle game.
Uses A* algorithm implemented in c++ to find the solution.
The GUI is implemented in pygame library in python.

Installation:
Need pygame library. Run python slidinggame.py to start puzzle.