multiplayer game in rust
Go to file
2022-08-17 21:06:07 +02:00
client collision detection stuff 2022-08-17 21:05:36 +02:00
server collision detection stuff 2022-08-17 21:05:36 +02:00
shared refactoring - move type declarations 2022-08-17 20:03:21 +02:00
.gitignore stuff 2022-08-07 17:39:15 +02:00
Cargo.lock network code and stuff 2022-08-09 15:30:47 +02:00
Cargo.toml network code and stuff 2022-08-09 15:30:47 +02:00
README.md @lowercase@ 2022-08-17 21:06:07 +02:00
rust-toolchain.toml stuff 2022-08-07 17:39:15 +02:00

daggmask

Should not really be worms, project name subject to change.

how to run

cargo run --bin daggmask-server
cargo run --bin daggmask