@ -0,0 +1,8 @@
### Requirements
`g++`
`libsdl2-dev`
### Compiling
`g++ *.cpp -std=c++1z -lSDL2 -lpthread -o chess`