9 related articles
TutorialsA complete guide to installing and configuring the Godot AI plugin. Use MCP protocol to let Claude and Codex create scenes, run tests, and debug with screenshots — build a 3D platformer in 10 minutes.

A deep dive into building a GOAP (Goal-Oriented Action Planning) AI system in Godot — moving beyond FSMs and behavior trees to enable autonomous NPC planning. Covers core mechanics, extensions, and real-world test cases.

A detailed walkthrough of building a top-down farm game from scratch using VSCode Cline plugin + DeepSeek AI + Godot engine, covering AI rules, architecture design, code generation, and debugging.

A complete tutorial on building a 2D RPG from scratch with Godot 4 and GDScript, covering tilemaps, character controls, enemy AI combat, and scene transitions for beginners.

GDScript is Godot's native scripting language with clean syntax and broad platform support. Learn GDScript basics, Cursor AI setup, and effective AI-assisted game development workflows.
TutorialsA front-end dev uses Godot + MCP to let AI build a Match-3 game from scratch, then designs a decoupled architecture for an Agent to play it autonomously with self-improving strategies.
Product ReviewsDetailed review of UnityMCP 1.0 plugin covering installation, core features, and real-world results. This MCP plugin integrates directly into Unity Editor, enabling automatic scene building, scripting, and component attachment via natural language.
TutorialsA veteran game dev used AI tools (Cursor + Godot + GPT Image 2) to build a complete indie game in 20 days. Full breakdown of tech choices, art generation pitfalls, and lessons learned.
Industry InsightsExplore why AI naturally favors Godot over Unity: Python-like GDScript boosts code accuracy, plain-text scene files enable direct project manipulation, and zero compilation wait supports rapid iteration.