Open Source Alternative to:

Godot is a full-featured game engine built entirely in the open, with no licensing fees and no royalties. It's aimed at indie developers, hobbyists, and small studios who want a capable tool without the cost or restrictions of commercial engines. The engine handles both 2D and 3D projects, and supports XR development for virtual and augmented reality targets.
At its core, Godot uses a node and scene system. Everything in a game, from a character to a UI element, is a node organized into scenes that can be nested, reused, and instanced. It's a different mental model than many other engines, but it keeps projects organized as they grow.
Key capabilities include:
Godot is community-driven and funded through donations and corporate sponsors rather than a commercial entity. The engine's source is available on GitHub, and contributors can submit fixes, features, or documentation improvements.
For developers coming from tools like GDevelop, Godot offers more depth in scripting and 3D capabilities, though it comes with a steeper learning curve. It suits developers who want direct control over game logic through code rather than purely visual event systems.
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit
Repository age
License
Auto-fetched .