trobanga / bevissimo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

License:Apache License 2.0


Languages

Language:Rust 97.6%Language:HTML 2.4%