I'm trying out using Naia for a multiplayer game. Don't use this for anything - it's just a test.
cargo run --bin naiagame-server
cargo run --bin naiagame-client # once per player
W and A to move your ball up/down. That's all. 😀
Trying out Naia for multiplayer game
I'm trying out using Naia for a multiplayer game. Don't use this for anything - it's just a test.
cargo run --bin naiagame-server
cargo run --bin naiagame-client # once per player
W and A to move your ball up/down. That's all. 😀
Trying out Naia for multiplayer game