FIELD GUIDE / 03
Create your own play
Follow the official docs to build and install your own game or interaction on AI Passport.
STEP / 01
Understand the product capabilities
Design around the published display, button, connection, and audio capabilities. Start by defining the interaction and the device capabilities your play needs.
STEP / 02
Let an AI coding tool start from the complete project
Use an AI coding tool such as Codex, Claude Code, or TRAE, then send the following message in the Agent conversation:
Please download and use this project as a reference:
https://github.com/folotoy/ai-passport
Help me build a wooden-fish tapping app.Explore more plays in folotoy/ai-passport. This is the complete AI Passport reference project, and developers at any experience level can use it to learn how to create new plays.
STEP / 03
Create a repeatable build
Document project dependencies, build steps, and required configuration so other developers can reliably produce an installable play.
- Document dependencies and build commands
- Explain required configuration and recovery
- Embed the play version and build identity
STEP / 04
Test on a development device
Custom plays are not covered by official compatibility checks. Validate yours on a test device first and keep a recoverable official play.
STEP / 05
Use the local play installer
Open the standalone browser play installer and select a local play build created according to the project instructions. Files are read entirely in the current browser and never uploaded.
Clearing device data removes current configuration and user data. Use it only when intentionally required.