Skip to content

The popular and nostalgic, slide the number into order, puzzle implementation using python

License

Notifications You must be signed in to change notification settings

Hiyanachnani/Slide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slide

The popular and nostalgic; slide the number into order, puzzle implementation using python on pygame module, which I made as my 1st sem project.

How does a slide puzzle work?!

Most sliding puzzles are two-dimensional. The pieces cannot be lifted out of the frame or rearranged in any way, except by sliding them into an empty space. They are also called sliding-block puzzles or simply sliders. The goal of a sliding puzzle is to arrange the pieces in a particular pattern. Have fun :)

Get Started

Wanna try out Slide?

  1. Fork and clone the files into a directory on your device.

  2. Install the dependencies

pip install -r requirements.txt
  1. Launch a terminal in the directory you just cloned into and type in this command.
python slide.py

Volla! You are all set :D

Contribution

To contribute to this project please read how to contribute.
Your contribution is highly appreciated 🙏.

This repository is maintained by bluishhh.
REPOSITORY ACCESS TIMINGS-
Open access till 9 pm.
Block time of 30 mins per person after that.

About

The popular and nostalgic, slide the number into order, puzzle implementation using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%