/ChessMatchmaking

Matchmaking Server for Online Chess Games

Primary LanguageC++

ChessMatchmaking

Matchmaking Server and Client for Online Chess Games

Requirement

In Fedora you can install them by running the following command:

$ sudo dnf install asio-devel cmake

How to Build

Reading the code

I'm using smart indenting in Vim. By default GitHub use 8 spaces for tab characters. You can add ?ts=2 to the end of of URL to use 2 spaces for tab charactes.