/Roguelike_Chess

Turn based strategy game combining chess and roguelike games.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Roguelike_Chess

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.

Build

mkdir build && cd build
cmake ..
make

Info

The game uses SFML and requires shader support. The project is under development.

Screenshots

image image