Track 2 Guide (Preview)

Antigravity IDE & Full-Stack Dev đŸ–Ĩī¸đŸ•šī¸

Standard Package ($149 AUD) — Designed for kids (ages 10–13) and parents to build, test, and preview full-stack changes directly in the integrated workspace.

The Three-Friend Puppet Show Metaphor

Before editing any code, let's understand the design architecture of the game. Think of it as a team of three friends working together to put on a puppet show:

  • Angular hosts the dashboard container.
  • Phaser renders 2D canvas graphics and captures user keystrokes.
  • TypeScript Domain (Shared Logic) is the rule referee, verifying correct responses and adjusting difficulty without mixing graphics.

🔒 Step-by-Step Instructions Locked

The interactive game architectural maps, component integration diagrams, and step-by-step framework boundary setups are available in the full course environment.

Enroll in Prep Class to Unlock Full Guide

Case Study: Dynamic Difficulty Adjustment (DDA)

The game adjusts its pacing dynamically. The referee monitors gameplay in real-time, adapting speed and complexity to prevent fatigue and keep players engaged.

How the Speedometer Analogy Works:

The referee calculates accuracy over a rolling window of recent answers, detects student fatigue based on reaction time thresholds, and adjusts gravity speed up or down to match current learning performance.

🔒 Step-by-Step Instructions Locked

The exact rolling window calculations, fatigue reaction time parameters, level step adjustments, and the full dda.ts TypeScript class implementation are available in the full course environment.

Enroll in Prep Class to Unlock Full Guide

Antigravity IDE Workflow

Using the integrated Antigravity IDE, students and parents collaborate directly with an AI coding agent to modify gameplay elements, run the integrated server, and playtest changes.

🔒 Step-by-Step Instructions Locked

The 5 custom voice prompt templates, the interactive Clarification Protocol questionnaire checklist, and the integration terminal run commands are available in the full course environment.

Enroll in Prep Class to Unlock Full Guide

Cooperative Assignments

Apply your knowledge with guided hands-on exercises designed to solidify collaboration between parents and kids using the workspace.

🔒 Step-by-Step Instructions Locked

The complete fatigue threshold tuning exercises, the Angular scoreboard CSS neon-glow template, and the pnpm build limit verification checklists are available in the full course environment.

Enroll in Prep Class to Unlock Full Guide