Skip to content

Add Help/Tutorial Modals to All Games #21

@TechGuyTest

Description

@TechGuyTest

Summary

Add simple "How to Play" help modals to all 10 games so children can understand the game mechanics without parent help.

Tasks

  • Create reusable help modal component in shared.css
  • Add help button to each game's header
  • Write simple, child-friendly instructions for each game
  • Show help modal on first visit (stored in localStorage)
  • Allow dismissing help modal with "Got it!" button
  • Make help accessible from gear/help icon anytime

Game Instructions to Add

  1. Color Match: "Flip cards to find matching pairs!"
  2. Animal Puzzle: "Drag pieces to complete the puzzle!"
  3. Bubble Pop: "Pop the bubbles that match the picture!"
  4. Shape Builder: "Drag shapes to build the picture!"
  5. Counting Garden: "Count the objects and pick the right number!"
  6. Letter Explorer: "Trace the letter with your finger!"
  7. Music Maker: "Tap instruments to make music!"
  8. Maze Runner: "Guide your friend to the goal!"
  9. Star Catcher: "Catch the falling stars in your basket!"
  10. Dress Up: "Drag clothes to dress up the model!"

Acceptance Criteria

  • Each game has a help button
  • Help modal shows simple instructions
  • First-time users see help automatically
  • Help can be dismissed and reopened
  • Works on mobile and desktop
  • No console errors

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions