updated readme
This commit is contained in:
parent
686dbaac0f
commit
ed77971e41
1 changed files with 6 additions and 2 deletions
|
@ -16,6 +16,10 @@ RUSTFLAGS="--cfg tokio_unstable" cargo run --bin server
|
|||
|
||||
### TODO
|
||||
|
||||
- [ ] move player creation on the server
|
||||
- [ ] move lobby creation on the server
|
||||
- [x] move player creation on the server
|
||||
- [x] move lobby creation on the server
|
||||
- [ ] delete player
|
||||
- [ ] delete lobby
|
||||
- [ ] join existing lobbies
|
||||
- [ ] actually do the game
|
||||
- [ ] fixing ui (perpetual)
|
||||
|
|
Loading…
Add table
Reference in a new issue