An open API service indexing awesome lists of open source software.

https://github.com/code-it-samurai/elo-system


https://github.com/code-it-samurai/elo-system

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Elo Rating System

Implementation of the popular Elo Algorithm
(future plan is to implement this algorithm into ranked tic tac toe game for real ranking system)

A plugin and play rating system for multipler games if you wanna maintain score of each player

Currently supporting only two players but planning to increase it to multiplayers in the future