Just create an account or login as guest and play.
If you wanna reach out to me, Hit me up
This repository contains the source code for .NET/Orleans server
- Chinese scoring (not half counting).
- Multiple time formats.
- 9x9, 13x13, 19x19 board.
- Manual analysis.
- Matchmaking.
- Custom games.
- Over the board play.
- Glicko2 based rating system.
- Player stats.
- Game history.
- An interface that scales nicely for desktop and mobile.
- Customizable interface, for ease of use.
For contributing to the app, check out contributing.md
If you want to contribute to the frontend, Check out FossGoApp
I want to add a fishnet like system for distributed AI analysis, similar to lichess. I will have to evaluate feasibility of this.
I'm also noticing few problems regarding online gameplay experience. I will work on fixing those as soon as possible.