A multiplayer game based on the angel problem done in Rust. The game contains a client for testing stuff, a client-gui for playing the game and a server.
cargo run -p server
cargo run -p client_gui [SERVER_ADDRESS]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A multiplayer game based on the angel problem done in Rust. The game contains a client for testing stuff, a client-gui for playing the game and a server.
cargo run -p server
cargo run -p client_gui [SERVER_ADDRESS]