Quickstart
Quickstart
Get AI Game Generator running in minutes.
1. Configure environment
Set the required environment variables:
NEXT_PUBLIC_APP_URLDATABASE_URLAUTH_SECRET
2. Install and run
pnpm install
pnpm dev3. Generate your first game
- Open the dashboard.
- Enter a prompt.
- Generate and download the HTML5 build.
Next steps
- Read the API reference to automate generation.
- Explore the community for remixable games.