Skip to content

Thanyanit-J/15-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

15-Puzzle

Simple 15-Puzzle game written in C++ language. Control using arrow keys.
This might not work on every machine though because it's assumed the arrow keys will send a specific stream of input.
If the arrow keys send a different sequence, it should not work.

Note:
The shuffle function imitates human's manual shuffle. Thus, the longer 'Shuffle' is hold, the better the shuffle result.

Demonstration video: https://youtu.be/T3zlJ4RLoUs

About

Simple 15-Puzzle game written in C++ language. Control using arrow keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages