Files
nexus/wiki/concepts/Game-Developer-Agent.md
2026-04-17 22:17:27 +08:00

17 lines
450 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Game Developer Agent"
type: concept
tags: [AI Agent, Game Development, Automation]
---
## Definition
自主管理游戏全生命周期的 AI Agent负责游戏开发、维护和部署的完整工作流。
## Related To
- [[autonomous-game-dev-pipeline]] — 使用此 Agent 的源案例
- [[Bugs First 策略]] — 工作流核心规则
- [[Round Robin 策略]] — 任务调度算法
## Aliases
- Game Dev Agent
- 游戏开发 Agent