14 lines
629 B
Markdown
14 lines
629 B
Markdown
# Road Map
|
|
|
|
- [x] Block castling through check (middle square needs to be clear of check).
|
|
- [x] Notifications for games other than the currently selected game.
|
|
- [ ] Protocol and UI for offering and accepting a draw.
|
|
- [ ] In-browser local, private games.
|
|
- [ ] Password-protected user accounts.
|
|
- [ ] Server-side storage for settings across browsers.
|
|
- [ ] Persistent (but changeable) display names.
|
|
- [ ] Games "owned" by specific player accounts.
|
|
- [ ] Invite specific other players to join new games.
|
|
- [ ] Create open games for other players to join.
|
|
- [ ] Create games controlled entirely by one player.
|