It's a combination of chess and roguelike games. The game extends the gameplay of chess by exploring the map, collecting pieces and fighting in a variety of conditions.
mkdir build && cd build
cmake ..
make
The game uses SFML and requires shader support. The project is under development.