A simple Chess game made in C++.
- Get started with SFML.
git clone ...
cd bin
cmake .. && make
./SimpleChess
- Chess Piece Images by AtskaHeart here.
- Sounds from FreeSound.Org.
- Background image created by Alan Light (Own work by the original uploader) [GFDL or CC-BY-SA-3.0], via Wikimedia Commons.
- Documentation created by Doxygen.