Skip to content

An C++ program that generated an interactive sliding puzzle terminal game based on user input with a special surprise if you win :)

Notifications You must be signed in to change notification settings

kyleecodes/Sliding-Tile-Terminal-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slidingPuzzle.cpp

An C++ program that generated an interactive sliding puzzle terminal game based on user input with a special surprise if you win :) User input determines the number of rows and columns to generate on the board, moves determined by classic WASD keys.

In order to play, download on any computer with a C++ compiler, for example, the Visual Studio with C++ and run!

Demo:

demo2 demo3

About

An C++ program that generated an interactive sliding puzzle terminal game based on user input with a special surprise if you win :)

Resources

Stars

Watchers

Forks

Languages