Implementing cute chess website using asp.net mvc, signalr.
Watch the showcase on Youtube or cloud.mail.ru.
| Status | Description |
|---|---|
| 🟢 Done | Authorization, full game logic with move and time validation, ratings calculation, games history, etc. Music player. |
| 🟡 In progress | Spectator mode |
This project is being done for educational purposes to practice creating projects using asp net.
- handle the case when a player tries to create multiple challenges
- save games to db
- add viewing of past games
- send all game info after reconnection