Skip to content

The 15 puzzle (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and many others) is a sliding puzzle having 15 square tiles numbered 1–15 in a frame that is 4 tiles high and 4 tiles wide, leaving one unoccupied tile position. Tiles in the same row or column of the open position can be moved by sliding them horizontally or vert…

License

Przemekkkth/FifteenPuzzle_Qt-Cpp

Repository files navigation

FifteenPuzzle Qt/C++

The 15 puzzle (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and many others) is a sliding puzzle having 15 square tiles numbered 1–15 in a frame that is 4 tiles high and 4 tiles wide, leaving one unoccupied tile position. Tiles in the same row or column of the open position can be moved by sliding them horizontally or vertically, respectively. The goal of the puzzle is to place the tiles in numerical order.

Screenshosts

Image

Image

Image

Installing

A step by step series that tell you how to get a execute project. Get it from GitHub

git clone git@github.com:Przemekkkth/FifteenPuzzle_Qt-Cpp.git

Compile

qmake && make

Addons

  • Qt - Cross-Platform software for embedded & desktop
  • Video - gameplay
  • Play online - game hosted on GitHub

About

The 15 puzzle (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and many others) is a sliding puzzle having 15 square tiles numbered 1–15 in a frame that is 4 tiles high and 4 tiles wide, leaving one unoccupied tile position. Tiles in the same row or column of the open position can be moved by sliding them horizontally or vert…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published