/Elo

an easy-to-use library for the Elo rating system

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Elo

Badges

  • Travis CI: Build Status

About

This is an easy-to-use library for the Elo rating system.

Usage

To use this library, simply include Elo/Elo.h into you program and link the static library against your executable. An example program illustrates, how this library works.

Contribute

Code

Feel free, to open a new pull request. Just make sure, you use a matching coding style.

Commit Messages

Commit messages should be formatted like this. To simplify the formatting process, you can use commitizen.

Signed Commits

Signed commits are welcome! It would be great if you could communicate with using the same PGP key.

Collaborators

Active pull request creators will be added as collaborators, while inactive collaborators will be removed after a certain time.