Сheckers game with artificial intelligence elements.
The players take turns.
The first one who collects a row of nine pieces in the opponent's position wins.
Choose a chess piece, make a move. The opponent will also make a move. The winner is the one who puts all nine chess pieces on the opponent's position.
CMake 3.13 or higher must be installed
git clone https://github.com/SergeyG22/SmartCheckers.git
cd WorldOfTanks
mkdir build
cd build
cmake ..
sudo apt-get install build-essential pkg-config libx11-dev libxcursor-dev libxinerama-dev libgl1-mesa-dev libglu-dev libasound2-dev libpulse-dev libdbus-1-dev libudev-dev libxi-dev libxrandr-dev yasm xvfb wget unzip libopenal-dev libvorbis-dev libflac-dev
[W] - move up
[S] - move down
[A] - move left
[D] - move right
[left mouse button] - select a shape