> ## Documentation Index
> Fetch the complete documentation index at: https://docs.summerengine.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Summer Engine: Build Games with AI, Compatible with Godot 4

> Describe your game in plain English and Summer Engine writes the code, scenes, and assets. Compatible with Godot 4, connects to your IDE through MCP, CLI, and API.

Summer Engine is an AI game engine and coding agent, built to make it as fun to make games as it is to play them. Describe what you want to build or change in natural language and Summer Engine will write the code for you and help you create the first game assets for your game.
Instead of bouncing between ChatGPT, VS Code, and your game engine, you work in one unified environment where AI understands your entire game project and can modify scenes, code, and assets through natural language commands.

**What makes Summer Engine different:**

* **Works with existing projects**: Open your projects and keep working. Tutorials, libraries, and extensions work out of the box.
* **No lock-in**: Your projects stay yours. Open them in Summer Engine or your preferred editor anytime.
* **Project Intelligence**: AI understands your scenes, scripts, assets, and game logic
* **Safe Operations**: Changes go through safe APIs, so nothing breaks unexpectedly
* **Privacy controls**: Pro accounts can enable Privacy Mode to opt out of training-data use

## Quickstarts

Get started in 5 minutes. Pick your path:

<CardGroup cols={1}>
  <Card title="How do I make a game with Summer Agent?" icon="sparkles" href="/quickstarts/ai-game-dev">
    Use Summer Agent in Summer Engine: build a complete game with full AI assistance, no coding required
  </Card>

  <Card title="How do I start a fresh project?" icon="rocket" href="/quickstarts/fresh-project">
    Start from scratch and build your first game with Summer Agent in minutes
  </Card>

  <Card title="How do I use the Summer Engine CLI and MCP?" icon="terminal" href="/mcp/cli">
    CLI lets Claude Code, Cursor, Devin Desktop install and run Summer Engine. You chat in your IDE; the AI uses MCP tools.
  </Card>

  <Card title="I have an existing project. How do I add Summer Engine?" icon="folder" href="/quickstarts/existing-godot">
    Open your existing project in Summer Engine and get Summer Agent assistance immediately
  </Card>

  <Card title="How do I make a PC game with Summer Agent?" icon="monitor" href="/quickstarts/pc-game">
    Build and export a Windows game with Summer Agent
  </Card>

  <Card title="How do I make a Mac game with Summer Agent?" icon="apple" href="/quickstarts/mac-game">
    Build and export a macOS game with Summer Agent
  </Card>

  <Card title="How do I make a web game with Summer Agent?" icon="globe" href="/quickstarts/web-game">
    Create a browser-playable game with Summer Agent
  </Card>

  <Card title="How do I make an iOS game with Summer Agent?" icon="smartphone" href="/quickstarts/ios-game">
    Build and export an iPhone or iPad game with Summer Agent
  </Card>

  <Card title="How do I make an Android game with Summer Agent?" icon="smartphone" href="/quickstarts/android-game">
    Build and export an Android game with Summer Agent
  </Card>

  <Card title="How do I make a console game with Summer Agent?" icon="gamepad-2" href="/quickstarts/console-game">
    Build a Nintendo Switch, PlayStation, or Xbox game with Summer Agent
  </Card>

  <Card title="How do I make a PlayStation game with Summer Agent?" icon="gamepad-2" href="/quickstarts/playstation-game">
    Build and export a PlayStation game with Summer Agent
  </Card>

  <Card title="How do I migrate from Unity to Summer Engine?" icon="arrow-right" href="/quickstarts/unity-migration">
    Rebuild your Unity project in Summer Engine with Summer Agent
  </Card>

  <Card title="How do I migrate from Unreal to Summer Engine?" icon="arrow-right" href="/quickstarts/unreal-migration">
    Rebuild your Unreal project in Summer Engine with Summer Agent
  </Card>
</CardGroup>

## How Do I Make Games with My IDE?

Add Summer Engine to Cursor, Claude Code, Devin Desktop, or your favorite AI-powered editor:

<CardGroup cols={1}>
  <Card title="How do I make a game with Cursor?" icon="mouse-pointer" href="/mcp/cursor">
    Add Summer Engine to Cursor. One-click or manual config. Full page.
  </Card>

  <Card title="How do I make a game with Claude Code?" icon="message-square" href="/mcp/claude-code">
    Add Summer Engine to Claude Code. Full setup guide.
  </Card>

  <Card title="How do I make a game with Devin Desktop?" icon="wind" href="/mcp/devin-desktop">
    Add Summer Engine to Devin Desktop. Full setup guide.
  </Card>

  <Card title="How do I make a game with Antigravity?" icon="rocket" href="/mcp/antigravity">
    Add Summer Engine to Antigravity. Full setup guide.
  </Card>

  <Card title="How do I make a game with Codex?" icon="code" href="/mcp/codex">
    Add Summer Engine to Codex. Full setup guide.
  </Card>

  <Card title="How do I make a game with VS Code or GitHub Copilot?" icon="square-code" href="/mcp/vscode">
    Add Summer Engine to VS Code or Copilot. Full setup guide.
  </Card>

  <Card title="How do I make a game with Zed?" icon="zap" href="/mcp/zed">
    Add Summer Engine to Zed. Full setup guide.
  </Card>
</CardGroup>

## Learn

Deep dives into Summer Engine's capabilities:

<CardGroup cols={2}>
  <Card title="MCP: Build with Cursor, Claude, Devin Desktop, Antigravity, Codex, VS Code, Zed" icon="plug" href="/mcp/overview">
    How to make games with Summer Engine from your IDE. MCP setup, CLI, API reference.
  </Card>

  <Card title="AI Operations" icon="brain" href="/ai-tools/operations">
    How Summer Engine modifies your project safely through natural language
  </Card>

  <Card title="Project Intelligence" icon="search" href="/ai-tools/rag-search">
    How AI understands your entire codebase, scenes, and assets
  </Card>

  <Card title="Asset Generation" icon="palette" href="/art-system/ai-generation">
    Create 2D art, 3D models, and audio with AI
  </Card>

  <Card title="Publishing Your Game" icon="upload" href="/publishing/overview">
    Export to Steam, itch.io, Mac, Windows, mobile, and consoles
  </Card>
</CardGroup>

## Knowledge Base

Common questions about Summer Engine:

<CardGroup cols={1}>
  <Card title="What is Summer Engine?" href="/knowledge-base/what-is-summer">
    The AI game engine. Build games by describing them.
  </Card>

  <Card title="Is Summer Engine compatible with my existing project?" href="/knowledge-base/godot-compatibility">
    Yes. Open your project and continue working with AI assistance.
  </Card>

  <Card title="Is my code safe?" href="/knowledge-base/privacy-and-code-safety">
    Privacy Mode is available on paid plans. When enabled, code is never stored by model providers or used for training.
  </Card>

  <Card title="How good are AI-generated assets?" href="/knowledge-base/ai-asset-quality">
    Great for prototyping and indie games. Learn the tradeoffs.
  </Card>

  <Card title="Can I make a game with just AI, no coding?" href="/knowledge-base/ai-game-dev">
    Yes. Describe what you want and Summer Engine writes the code.
  </Card>

  <Card title="How do I get support?" href="/knowledge-base/support">
    Founders respond personally. Discord, email, and more.
  </Card>
</CardGroup>

## What You Can Do

Summer Engine brings AI directly into your game development workflow. Whether you want to describe a game in plain English or dive deep into engine code, Summer Engine adapts to you.

<Columns cols={2}>
  <Card title="Scene Operations" icon="layout-template" href="/essentials/first-chat">
    Describe scene changes in plain English - "Add a player that can jump"
  </Card>

  <Card title="Project Intelligence" icon="brain" href="/ai-tools/rag-search">
    AI understands your entire project - code, scenes, assets, and relationships
  </Card>

  <Card title="Specialist Agents" icon="users" href="/ai-tools/operations">
    Expert AI agents for 3D modeling, audio design, and complex systems
  </Card>

  <Card title="Asset Generation" icon="palette" href="/art-system/ai-generation">
    Generate art, models, and audio - clearly labeled as AI-generated
  </Card>
</Columns>

## For Pros and New Game Devs

Summer Engine is designed for everyone who wants to make games. It combines the ease of "vibe coding" with the power of a professional game engine.

### For Creators & Vibe Coders

* **No code required**: Build complete games just by describing them in plain English
* **Instant Assets**: Generate 3D models, music, and sound effects on the fly
* **Learn as you go**: Watch how Summer Engine builds things to learn game development naturally
* **Focus on fun**: Skip the boilerplate and get straight to the gameplay

### For Professional Developers

* **Ship commercial games**: We shipped *Don't Pray* on Steam in 2.5 months using Summer Engine
* **Full Engine Access**: You have total control over every node and script
* **Code Quality**: AI writes clean, structured GDScript that follows best practices
* **Accelerated Workflow**: Handle tedious tasks instantly so you can focus on architecture and polish

Summer Engine removes boilerplate, accelerates iteration, and handles the hard parts, while giving you the option to dive as deep as you want. We integrate every new AI breakthrough (image, 3D, video models) within 24 hours of release.

<Columns cols={2}>
  <Card title="Unified Workflow" icon="workflow" href="/essentials/first-chat">
    One editor, one context. Design, code, and playtest without tab juggling.
  </Card>

  <Card title="Expert AI Agents" icon="users" href="/ai-tools/operations">
    Bring in 3D or Audio AI specialists on demand. Deep help without leaving flow.
  </Card>

  <Card title="Safe AI Operations" icon="shield" href="/ai-tools/operations">
    Engine‑level edits with full undo. No surprise file rewrites.
  </Card>

  <Card title="Open Existing Projects" icon="check" href="/essentials/installation">
    Open your projects as-is. Keep your plugins, docs, and muscle memory.
  </Card>
</Columns>

## Ready to Build?

<CardGroup cols={2}>
  <Card title="Download Summer Engine" icon="download" href="https://summerengine.com/download">
    Get started with the AI game engine today
  </Card>

  <Card title="Browse 150+ Game Templates" icon="layout-template" href="https://summerengine.com/templates">
    Start from a template: shooter, RPG, platformer, horror, and more
  </Card>
</CardGroup>

***

Need help or have questions? Reach out to our founders at [founders@summerengine.com](mailto:founders@summerengine.com) or join our community on [Discord](https://discord.gg/yUpgtxnZky) for fast responses.
