Merge pull request #6 from keremadana/patch-1

Create todo.md
This commit is contained in:
aronmal 2023-02-02 18:24:27 +01:00 committed by GitHub
commit 5b88ff341a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

32
todo.md Normal file
View 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)