Godot Engine is a fully free and open-source 2D and 3D game engine distributed under the MIT license. It is governed by the Godot Foundation — a Dutch non-profit (“Stichting Godot”) — and built by an active global community, with no royalties, subscriptions or commercial restrictions.
What it does
- Build 2D and 3D games with no license cost or royalty
- Program in GDScript (its own language), C# and visual scripting
- Export to desktop, mobile, web and consoles (via partners)
- Study and modify the engine code freely
Products
The light editor (a single binary) has the scene/node tree, animation editor, shaders, 2D/3D physics, audio and UI. Version 4 brought Vulkan rendering, new physics and GDScript 2.0. The ecosystem has the community Asset Library and complete official documentation.
Public pricing
- Free under the MIT license — no royalty, no subscription, no revenue cap
- Development sustained by donations and sponsorships (Foundation)
- Consoles require licensing through the platforms (their own cost)
Strengths
- Zero cost across the whole cycle — ideal for indies and education
- Elegant node architecture and a light editor (opens in seconds)
- Truly open code: audit, fork and contribute
Points of attention
- Console porting goes through third-party partners, not native
- Smaller asset ecosystem than Unity/Unreal
- 3D visual standard below AAA engines
