SchrodingersChess/README.md

102 B

Requirements

g++ libsdl2-dev

Compiling

g++ *.cpp -std=c++1z -lSDL2 -lpthread -o chess