chesslablab / chess-server

Asynchronous PHP server that provides services of data and chess functionality to play online over a WebSocket connection.
https://chesslablab.github.io/chess-server/
MIT License
49 stars 24 forks source link

Ranking of the top 100 players #374

Closed programarivm closed 1 month ago

programarivm commented 1 month ago

Implement a new command called ChessServer\Command\Data\RankingCommand that retrieves the top 100 players by ELO.