Skip to content

A demo of GGRS running in your browser 🚧 MATCHMAKING CURRENTLY OFFLINE! 🚧

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

gschup/ggrs_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GGRS LOGO

GGRS & Matchbox & Macroquad Demo

Try it out yourself!

Basic Local Setup Instructions

  1. Install matchbox server:
cargo install matchbox_server
  1. Launch matchbox server in a separate terminal window:
matchbox_server
  1. Run the game in two different terminal windows:
cargo run
  1. The game's code is configured to target default port local host matchbox_server. Thus once you type in the same lobby number (ex. 1234) in both game clients, they should connect via the matchbox server and you will have ggrs + macroquad working locally.

WASM/Web

Follow instructions in build-wasm.sh.

Licensing

this project is dual-licensed under either

at your option.

About

A demo of GGRS running in your browser 🚧 MATCHMAKING CURRENTLY OFFLINE! 🚧

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks