{
    "title": "The Revenue Dragon",
    "slug": "the-revenue-dragon",
    "description": "Defeat the monsters slowing growth! Battle the massive Dragon of Delay made of Manual Work, Delayed Responses, and Data Silos.",
    "genre": "Boss Battle / Shooter",
    "tags": ["HTML5", "Action", "Three.js", "Shooting"],
    "maker": {
        "name": "Madi AI Creative Team",
        "bio": "Building the future of autonomous revenue engines.",
        "url": "https://madi.ai",
        "urlLabel": "Website"
    },
    "credits": [
        {
            "name": "Madi AI Team",
            "role": "Game Creators",
            "avatar": "🐉",
            "primary": true,
            "url": "https://madi.ai",
            "urlLabel": "Website"
        }
    ],
    "controls": {
        "keyboard": {
            "A / D or Arrow Keys": "Move Left / Right",
            "Space": "Fire Action Beams",
            "P / Esc": "Pause"
        },
        "touch": true,
        "mouse": true
    },
    "instructions": "Command the Blue and Green cats at the bottom! Steer left/right and fire action beams to damage the Revenue Dragon. Avoid falling orange fireballs (Data Silos)!",
    "technical": {
        "canvasSize": {"width": 800, "height": 600},
        "targetFPS": 60,
        "mobileOptimized": true
    },
    "assets": {
        "external": [
            {
                "type": "script",
                "url": "https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js",
                "description": "Three.js Library"
            }
        ],
        "local": ["game.js", "game.css"]
    },
    "meta": {
        "version": "1.0.0",
        "created": "2026-06-16",
        "license": "Private"
    }
}
