The RCWeb Bubblewrap Controller app (app/bubblewrap-c) is the smartphone controller for app/bubblewrap.

rc.sendFunctionCall./bubblewrap-c/ from the QR code shown by /bubblewrap/.The controller exposes these functions globally under bubblewrapControl:
bubblewrapControl.receiveState(snapshot): Applies a complete game snapshot from the display.bubblewrapControl.receivePop(index, snapshot): Applies a snapshot and animates the recently popped bubble.Controllers do not decide winners locally. The display app owns all rules and broadcasts the result.