C++ Console Games

INSTALLATION
In order to install the project, enter the command in your terminal:
git clone https://github.com/sametaslann/PegSolitaire-EightPuzzle-Klostski-Games.git

COMPILATION
In order to compile the project, enter the command in your terminal:
g++ main.cpp boardgame2d.cpp pegsolitaire.cpp eightpuzzle.cpp klostski.cpp -o games

RUNNING
Then, enter the command to run the project:
./games

IMAGES
Ekran Alıntısı
Ekran Alıntısı2
Ekran Alıntısı3