Select a file to view its exact on-chain source. Sorted README → gnomod → sources → tests.
Play(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, choice string)
Render(path string) string
Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.
# Rock-Paper-Scissors — play vs the chain
Call `Play(cur, "rock"|"paper"|"scissors")`. The house move is derived deterministically from the current block height and your personal play count.
## Global tally
| Rounds | Player wins | Player losses | Draws | Player win rate |
|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0% |
## Players
_No games played yet. Be the first!_
## Recent rounds
_None yet._
vm/qrender output, sanitized (docs/render-security.md) and displayed in an empty-sandbox iframe — scripts, forms and popups cannot run. Links stay inert in-preview; right-click to open.