Online chess server that allows to play 1v1 matches utilizing long algebraic notation in CLI.
/help
/log in %username%
/play
/concede
/statistics
,/stats
⏳🙄:
- chat messagee2e4
- chess move in long algebraic notation
- Chess!
- Chat
- User game history⏳🙄
- Web admin panel⏳🙄
- Metrics ⏳🙄
- Async using
Tokio
- Logging using
log
andenv_logger
- Serialization using
Serde
- Chess using
chess
- Errors with
thiserror
- Database -
Postgre SQL
⏳🙄 - Web frontend ⏳🙄
- Metrics using
Prometheus
⏳🙄