I just wanted to make chess for learning purpose of sfml and just to see if i can do this in c++.
c++ and sfml
g++ -o main.cpp main.cpp -o sfml-game -lsfml-graphics -lsfml-window -lsfml-system
c++ compiler and sfml library
Distributed under the MIT License. See LICENSE
for more information.