Skip to content

riccardoprosdocimi/sliding-puzzle-game

Repository files navigation

Sliding Puzzle Game

Follow these steps to play the game:

Step 1

Install Python, if not already installed on your machine.

Step 2

Install Tk, if not already installed on your machine.

Step 3

Open a CLI/terminal and navigate to the directory where the file puzzle_game.py is located.

Step 4

Type

python puzzle_game.py

and run it.