A simplistic chess interface I built as holiday project.
-
g++ >= 4.8
-
SDL libray including TrueType font and image extensions (adjust for your distribution):
sudo apt-get install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev
- GNU Make
make run
A simplistic chess interface I built as holiday project.
g++ >= 4.8
SDL libray including TrueType font and image extensions (adjust for your distribution):
sudo apt-get install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev
make run