/Slide

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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. Slide is a very enticing game that not only boosts the user's logical and mathematical skills but also provides endless entertainment. Open to all ages. You can relive your childhood by playing the game and getting lost in nostalgia.

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.