← Back to Dashboard
πŸ‘‘ TIER 3: GRANDMASTER BATTLE

The Infinity Arcade

Mobile App Dev 🀝 Game Design 🀝 AI Builders

Mission Briefing

This is the ultimate test. You aren't just building a gameβ€”you are building an app that *creates* games! You will use your AI skills to prompt a game engine, and your Mobile App skills to build the container that runs it.

Phase 1: The PWA Shell

First, ask the AI to generate a manifest.json file that turns our simple HTML page into an installable Mobile App (Progressive Web App).

Manifest JSON will appear here...

Phase 2: The AI Game Generator

Now, ask the AI to write a JavaScript function that takes a "Game Idea" from the user and passes it to the Gemini API to generate HTML/JS game code dynamically!

JS function will appear here...

Victory Condition: Deploy the shell and the generator script to Firebase Hosting, install it on your phone, and generate your first game!

← Retreat