Try it at: https://hathora-uno.surge.sh/ (prototype UI) or https://material-suit.surge.sh/ (custom UI)
To run locally:
- install hathora (
npm install -g hathora
) - clone or download this repo
- cd into this directory
- run
hathora dev
- visit http://localhost:3000 in your browser