The classic Game of Chess implemented in C++ using SFML
Uses a TCP server for communication. Unfortunately You will have to set up port forwarding and static IP on your machine to be able to play multiplayer across the internet.
Just build using cmake in the root directory.
cmake -S . -B build/
Link to windows Release Version: https://drive.google.com/drive/folders/1ChsQwkSd5yEgvohISiNn_nw6EzJp-dCJ