Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.86 KB

File metadata and controls

66 lines (45 loc) · 1.86 KB

Game Development Adaptation

Adapting the AI Learning Orchestration system for Unity, Unreal, and Godot game development.


🎯 Overview

Game development requires unique orchestration patterns for game engines, real-time performance, game design patterns, and creative iteration cycles.


📝 Prompt 1 Modifications

Replace with game development focus:

**What I need help with:**

- **[YES/NO]** - Unity/Unreal/Godot engine setup
- **[YES/NO]** - Game programming patterns (State Machines, Component systems)
- **[YES/NO]** - Physics and collision systems
- **[YES/NO]** - Game AI and behavior trees
- **[YES/NO]** - Multiplayer/networking
- **[YES/NO]** - Performance optimization (frame rates, memory)

🔧 AI Tool Specialization

AI Tool Game Dev Use Case
Claude Chat Game design patterns, state machines, AI behavior design
Cursor Script generation (C#, C++, GDScript), gameplay logic
Perplexity Engine-specific best practices, shader techniques, asset pipelines
ChatGPT Game dialogue, narrative design, quest systems
Gemini Analyze game screenshots for UI/UX feedback

🎮 Game Dev Workflow Pattern

1. ChatGPT: Brainstorm game mechanics
2. Claude Chat: Design architecture (ECS? OOP? State machines?)
3. Perplexity: Research engine-specific implementations
4. Cursor: Implement gameplay scripts
5. Claude Chat: Review for performance bottlenecks

🚀 Coming Soon

Full game development adaptation with:

  • Unity/Unreal specific examples
  • Game AI patterns with AI assistance
  • Multiplayer debugging strategies
  • Shader and rendering optimization

Want to contribute? See CONTRIBUTING.md to help complete this adaptation!


🔗 Related: Complete Guide | All Domain Adaptations