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).
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!
Victory Condition: Deploy the shell and the generator script to Firebase Hosting, install it on your phone, and generate your first game!