Skip to content

My python implementation of a square grid sliding puzzle using any image file.

Notifications You must be signed in to change notification settings

A-Amen/SlidingPuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlidingPuzzle

A square grid sliding puzzle game implemented in python using pygame and tkinter to a smaller extent. Currently only supports grid sizes 3-8. Place pics in pics/

Install pygame - https://www.pygame.org/wiki/GettingStarted for executing main.py

About

My python implementation of a square grid sliding puzzle using any image file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages