diff --git a/README.md b/README.md index bad3666..3662402 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,9 @@ server: ``` RUSTFLAGS="--cfg tokio_unstable" cargo run --bin server ``` + +### TODO + +- [ ] move player creation on the server +- [ ] move lobby creation on the server +- [ ] fixing ui (perpetual)