Create todo.md
This commit is contained in:
parent
ed2894f5cf
commit
986064efe1
1 changed files with 32 additions and 0 deletions
32
todo.md
Normal file
32
todo.md
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
- create game
|
||||||
|
- game settings
|
||||||
|
- allow spectators
|
||||||
|
- allow special move
|
||||||
|
- allow chat
|
||||||
|
- game time (optional)
|
||||||
|
- move time (optional)
|
||||||
|
- allow draw / mark
|
||||||
|
- sync game settings
|
||||||
|
- wait for player
|
||||||
|
- moves
|
||||||
|
- player emits
|
||||||
|
- player recieves (server tansmit)
|
||||||
|
- draw emiting
|
||||||
|
- (reconnect) all game states
|
||||||
|
- player won
|
||||||
|
- (spectators) player watching
|
||||||
|
- win game
|
||||||
|
- player ID, (optional) End screen, game statsitcs
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
- player regsiter
|
||||||
|
- player login
|
||||||
|
- player logout
|
||||||
|
- player dashboard
|
||||||
|
- game history
|
||||||
|
- statistics
|
||||||
|
- replay optional
|
||||||
|
- (friends)
|
||||||
|
- running game (alert)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue