- Visual Studio 2017
- premake5
- Install premake5 and generate for vs2017
- Build the visual studio solution
- gcc or clang
- premake5
- SFML
- Generate the makefiles by running premake5 gmake
- execute make to build all targets
In the scripts you can find scripts that demonstrate how to run the server and connect clients to it.