Categorygithub.com/ravsii/elgo
repositorypackage
0.0.2
Repository: https://github.com/ravsii/elgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Elgo - Elo matchmaking module in Go

Go Reference codecov Go Report Card CI

Elgo is a relatively small package that provides a matchmaking pool and a simple calculator for ELO-like rating with configurable K-factor.

It's in the very early stages of development, expect bugs and unfunushed stuff.

Why?

The main idea is to implement some sort of a basic matchmaking tool for 3rd party apps or depelopers to use. There are plans to release it as a CLI, a Docker container and provide a server API for developers to use it as a package.

How it works?

How it works diagram