jaybutera / mmo-rust-server

A simple example server in asynchronous Rust for MMO games
126 stars 17 forks source link
futures game-development rust

Corresponds with the medium article.

To run

$ cargo run

Play in the browser

Open the helper/game_client.html file in a browser while the game server is running. Open it again in a second window to see multiplayer in action. Use arrow keys to move.