Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.12 KB

File metadata and controls

34 lines (23 loc) · 1.12 KB

Demo Script

Target length: 60-90 seconds.

First 20 Seconds

  1. Start on the default board.
  2. Launch immediately and make two or three paddle returns.
  3. Catch or narrowly avoid a power-up so the arcade loop is visible before any tooling appears.

Board Designer

  1. Open Designer.
  2. Type a short prompt such as heart shaped board with only exploding blocks.
  3. Generate the board.
  4. Point out the concise generation summary and visible board change.
  5. Keep the generated board to unlock Saved Designs.

Replay Structure

  1. Open Boards.
  2. Show Starter, locked later packs if still locked, and Saved Designs.
  3. Select Starter or Saved Designs and confirm the drawer closes back to play.

Proof Points

  • Curated packs make it a game, not just a generator.
  • Cursor SDK board design changes actual playable layouts through the local server route.
  • Fallback generation keeps the app playable without credentials.
  • Raw trace is available in Log without cluttering the default game view.

Close

Show npm run ci passing or mention that the repo includes a production build, unit tests, and Playwright smoke coverage.