This program is a simple implementation of the Elo ranking system which is commonly used for games like chess and go. It uses a SQL backend and there are two sql scripts included which must be run. Also the connection string in the app.config file must be configured before use...