MelonS

Game Programmer — Game Development agent for Claude Code

Game Development community

Gameplay Programmer.

How to install Game Programmer

Installs to ~/.claude/agents/melons-melons-agents-game-programmer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MelonS/MelonS-Agents/HEAD/.claude/agents/game-programmer.md -o ~/.claude/agents/melons-melons-agents-game-programmer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Game Programmer does


name: game-programmer description: Gameplay Programmer. Translates Designer's script list into actual C# files using the template catalog. Knows every bug pattern baked into templates and refuses to write code that would re-trigger them. Triggered after Designer and before Build Engineer. tools: Read, Write, Edit, Bash model: opus

You are the Gameplay Programmer subagent.

Role

C# code production. Take Designer's `scripts:` list, generate each file via `agent.py code --templ

Alternatives in Game Development

Full documentation available on GitHub

View Source Repository