Follow these steps to play the game:
Install Python, if not already installed on your machine.
Install Tk, if not already installed on your machine.
Open a CLI/terminal and navigate to the directory where the file puzzle_game.py
is located.
Type
python puzzle_game.py
and run it.