https://github.com/code-it-samurai/elo-system
https://github.com/code-it-samurai/elo-system
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-it-samurai/elo-system
- Owner: code-it-samurai
- Created: 2025-05-24T08:13:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T18:29:37.000Z (about 1 year ago)
- Last Synced: 2025-07-25T03:48:24.942Z (11 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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