Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

A simple example server in asynchronous Rust for MMO games

Notifications You must be signed in to change notification settings

kwarrick/mmo-rust-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple example server in asynchronous Rust for MMO games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 79.0%
  • HTML 21.0%