Skip to content

ColasGael/chess_server

Repository files navigation

chess_server

Server for local and persistent ELO ranking.

Setup

Run:

source setup_venv.sh

Deploy server

Run:

source .venv/bin/activate
chess_server

UI

The user can interact with the server through an HTML page.

Record a new game result

Through a form on the homepage.

View all the players' statistics

On the stats URL route.

About

Server for local and persistent ELO ranking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors