💰 Host a game

The big screen runs on the host PC

This page is just the phone relay. The market square itself is a desktop Unity build that the host runs locally — it isn't hosted here.

  1. On the host PC, open the Smikkel Smack Unity project and press Play (or run the desktop build).
  2. Set StreamingAssets/net.json to relay mode:
    { "mode": "relay", "relayUrl": "wss://smikkelsmack.jelly.games/host" }
  3. The big screen shows a 4-digit code.
  4. Players tap Play here and type that code.

Tilt-steering needs HTTPS, so real phones must join through this smikkelsmack.jelly.games page, not a LAN address.

← back