/bevissimo

Primary LanguageRustApache License 2.0Apache-2.0

Bevissimo

A simple game made with bevy

At the current stage I'm working on the netcode. The current version works for exactly two players, well participants as there is no game yet...

Testing

Start the signaling server matchmaker and add two users.

To start bevissimo and login as alice:

cargo run -- -u alice -P secret --port 3657

Now, for testing, start bevissimo two times. Use WASD and you should see a moving line in both windows. \o/