Experience quickstart

  1. Live demo
  2. Vibe-code a game
  3. What’s next?

You can develop your experience frontend in any framework.

However, we have a quickstart React template that sets up the basic boilerplate for you.

You can clone the template to start building your game frontend right away. Or you can use it as a reference and build your own frontend from scratch.

Live demo

Try the experience template instantly in your browser:

🚀 Open in CodeSandbox

This opens a live, editable version of the template that makes bets against our hub1.moneypot.com hub server.

If you sign in to CodeSandbox, you can click the “Fork” button and begin modifying the code!

Experiences generally run inside a MoneyPot.com iframe which lets the casino pass them user info. But for development convenience, they can be run in “playground mode” which creates a fake user with fake HOUSE tokens to test with so it can be run outside of the iframe.

Vibe-code a game

TODO: Share an example prompt that generates a game

What’s next?

  1. Local development - Run the template locally on your machine
  2. Publish to MoneyPot - Add your experience to MoneyPot.com so others can play it