Skip to content

The 15 puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The goal of the puzzle is to place the tiles in order by making sliding moves that use the empty space.

Notifications You must be signed in to change notification settings

ADV1K/15-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15-Puzzle

The 15 puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The goal of the puzzle is to place the tiles in order by making sliding moves that use the empty space.

Playing It

You Could Clone the repo and run the game

$ git clone https://github.com/ADV1K/15-Puzzle
$ cd 15-Puzzle
$ python 15puzzle.py

About

The 15 puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The goal of the puzzle is to place the tiles in order by making sliding moves that use the empty space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages