etriceu / Roguelike_Chess

Turn based strategy game combining chess and roguelike games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Turn based strategy game combining chess and roguelike games.

License:GNU General Public License v3.0


Languages

Language:C++ 98.9%Language:CMake 1.1%