This folder turns the submitted brief and the later Gemini refinement into a build-ready design pack for the game.
Primary source alignment:
project-description.txtdefines the original concept, platforming section, classroom section, five-week structure, and graduation outcome.gemini-transcript.txtupdates the classroom mechanic from a reaction game to timed COD 208 multiple-choice questions and confirms the current difficulty thresholds, timer, and UI needs.inspiration-images/sets the visual target: colorful 2D pixel platformers with strong silhouette readability, fast side-scrolling rhythm, and clear HUD feedback.
Use these files as the working spec:
concept-overview.mdfor the high-level game promise and project pillars.visual-direction.mdfor the look, tone, screen rhythm, and art rules.game-rules-and-mechanics.mdfor controls, scoring, difficulty, and week structure.user-flow-and-screens.mdfor the full player journey from menu to ending.asset-import-plan.mdfor the sprite, background, UI, and audio assets needed later.technical-structure.mdfor a recommended p5.js class and data layout.implementation-roadmap.mdfor a detailed phased build plan from empty project to playable class submission.
If a future implementation decision conflicts with the older project brief, follow the Gemini refinement first because it reflects the current concept.