{
  "name": "canvas_breakout_clone",
  "description": "Classic Breakout arcade game with paddle physics, brick collision, and scoring. Intermediate HTML5 Canvas tutorial.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}