Documentation
Some documentation requires an account. Public guides are below.
Playing
Building a game
Getting started
Build a game for the platform. Start here.
EveryoneTutorial: build Tic-Tac-Toe
A complete walkthrough, start to published. Nothing skipped.
EveryoneTrust model
What your game can and cannot do, and why.
EveryoneWriting the server rules
The half that decides outcomes. Seven functions, and what they may touch.
EveryoneWriting deterministic rules
The rules that decide winners must be reproducible. How, and how it is proven.
EveryonePublishing lifecycle
From your machine to players: staging, review, approval, updates.
EveryoneBuilding a client
For a front end talking to the platform directly.
EveryoneServer API reference
Every RPC the platform exposes, and who may call it.
Engine guides
Building with Excalibur.js
Code-first, and the most direct fit for the platform.
EveryoneBuilding with Defold
The smallest builds, and how to make Lua deterministic.
EveryoneBuilding with GDevelop
Visual development, and the two things you must replace.
Everything about building a game is on this page. The other 8 documents are operations runbooks — deploying, backups, restoring from one, the payment egress address — and they are kept for platform operators because they describe how to run the infrastructure, not how to build for it.
