arcade_game
Generate complete 2D HTML5 Canvas arcade games with player controls, enemies, and mechanics. Create production-ready code, tests, and documentation for various game types and themes.
Instructions
Generate complete playable 2D arcade games using HTML5 Canvas with player controls, enemies, and game mechanics
WORKFLOW: Ideal for creating production-ready code, tests, and documentation TIP: Generate unlimited iterations locally, then review with Claude SAVES: Claude context for strategic decisions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysisDepth | No | Level of game complexity | detailed |
analysisType | No | Type of game generation to perform | comprehensive |
code | No | Existing game code to enhance (for single-game analysis) | |
controls | No | Control scheme | hybrid |
difficulty | No | Game difficulty level | medium |
features | No | Game features to include | |
filePath | No | Path to existing game file to enhance | |
files | No | Array of specific game files (for multi-game analysis) | |
gameType | No | Type of arcade game to generate | shooter |
language | No | Programming language | javascript |
maxDepth | No | Maximum directory depth for game file discovery (1-3) | |
projectPath | No | Path to project root (for multi-game generation) | |
theme | No | Visual theme for the game | retro |