No description
Find a file
2025-03-06 13:40:24 +01:00
src small 2025-03-06 13:01:40 +01:00
.gitignore updated gitignore 2025-03-03 15:34:56 +01:00
Cargo.lock ui mezza fatta dai 2025-03-05 20:49:55 +01:00
Cargo.toml ui mezza fatta dai 2025-03-05 20:49:55 +01:00
DURAK.md leggendo 2025-03-06 13:07:12 +01:00
README.md piccolo todo 2025-03-06 13:40:24 +01:00

DURAK

in corso....

how to:

client:

cargo run --bin client

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)