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: