Skip to main content

Showcase

Games built on EigenInteractive. Each one is a single Cloudflare Worker that owns its own domain, database and players, and each ships its own website, generated by the engine.

Rock Paper Scissors

The reference game

Simultaneous commitment with hidden information, the engine's hardest-case-first example, shipped as `examples/rps`. Both seats commit each round; neither sees the other's move until both have played.

Building one? Start here.