251 models ranked for game development. Scored with bonuses for vision (sprite & asset analysis), reasoning (game logic), large output (full scripts), large context (entire game projects), image output, and streaming.
| # | Model | Score |
|---|---|---|
| 1 | Claude Opus 4.7Anthropic | 95 |
| 2 | GPT-5.5OpenAI | 93 |
| 3 | Gemini 3.1 Pro Preview Custom ToolsGoogle | 92 |
| 4 | Gemini 3.1 Pro PreviewGoogle | 92 |
| 5 | GPT-5.4 ProOpenAI | 92 |
| 6 | GPT-5.4OpenAI | 92 |
| 7 | GPT-5.5 ProOpenAI | 91 |
| 8 | GPT-5.2 ProOpenAI | 91 |
| 9 | Claude Opus 4.6 (Fast)Anthropic | 90 |
| 10 | Claude Opus 4.6Anthropic | 90 |
| 11 | GPT-5.2-CodexOpenAI | 90 |
| 12 | GPT-5.2OpenAI | 90 |
| 13 | GPT-5.3-CodexOpenAI | 89 |
| 14 | GPT-5 ProOpenAI | 89 |
| 15 | Gemini 3 Flash PreviewGoogle | 88 |
| 16 | GPT-5.1-Codex-MaxOpenAI | 88 |
| 17 | GPT-5 CodexOpenAI | 88 |
| 18 | GPT-5OpenAI | 88 |
| 19 | GPT-5.1OpenAI | 87 |
| 20 | GPT-5.1-CodexOpenAI | 87 |
| 21 | GPT-5.1-Codex-MiniOpenAI | 87 |
| 22 | o3 Deep ResearchOpenAI | 87 |
| 23 | o3 ProOpenAI | 87 |
| 24 | o3OpenAI | 87 |
| 25 | Claude Sonnet 4.6Anthropic | 85 |
| 26 | Claude Opus 4.5Anthropic | 85 |
| 27 | Grok 4.20xAI | 89 |
| 28 | Gemini 2.5 ProGoogle | 84 |
| 29 | Gemini 2.5 Pro Preview 06-05Google | 84 |
| 30 | Gemini 2.5 Pro Preview 05-06Google | 84 |
Reasoning models design game mechanics, balance progression systems, and handle complex state management. Generate C#, C++, GDScript logic with proper error handling and scalable architecture patterns.
Vision models analyze concept art, sprites, and 3D models. Generate texture descriptions, optimize asset pipelines, and create documentation. Image output models help visualize design concepts and art direction.
Create level layouts, encounter design, and narrative structures. Reasoning models help balance difficulty curves, design puzzle mechanics, and develop dialogue systems for RPGs and story-driven games.
Large context windows handle entire shader code and optimization reviews. Get suggestions for draw call reduction, memory optimization, and profiling strategies. Streaming models deliver real-time performance analysis.
Models with strong reasoning and code generation handle C# (Unity) and C++ (Unreal) effectively. They generate gameplay systems, shader code, AI behavior trees, and editor scripts. Large context windows help when working with complex game architectures.
Models with image output generate concept art, sprites, and textures. Code-focused models produce procedural generation algorithms, level layouts, and item databases. Function calling integrates with asset pipelines and version control for automated content workflows.
Reasoning models analyze game mechanics, simulate player strategies, and identify balance issues. They generate test scenarios, evaluate difficulty curves, and suggest parameter adjustments. JSON mode outputs structured balance data for spreadsheet analysis.
Models generate netcode for client-server architectures, handle state synchronization, write anti-cheat logic, and implement lag compensation. Reasoning is critical for understanding race conditions and eventual consistency in networked game states.