Developer Tools

Godot

4.68

is a free, open-source game engine that's gained massive traction as a community-driven alternative to Unity and Unreal.

Visit Website

Godot has emerged as the most popular open-source game engine in the world, and its growth has accelerated dramatically since Unity’s controversial pricing changes in 2023. Originally created by Argentine developers Juan Linietsky and Ariel Manzur, Godot was first released in 2014 under the MIT license, meaning it’s completely free to use with no royalties or fees.

The engine supports both 2D and 3D game development and uses its own scripting language called GDScript (similar to Python in syntax), along with C#, C++, and visual scripting. Its 2D capabilities are particularly strong — many developers consider Godot’s 2D tools superior to what Unity and Unreal offer.

Godot is maintained by the Godot Foundation, a non-profit based in the Netherlands. Development is funded through donations and sponsorships, with financial support from companies and individual backers. After Unity’s runtime fee announcement in September 2023, Godot saw a massive surge in interest — its GitHub repository gained tens of thousands of stars almost overnight, and donations increased substantially.

Version 4.0, released in March 2023, was a major milestone that overhauled the rendering system with Vulkan support, improved the 3D pipeline significantly, and introduced GDExtension for native code integration. It was a big step toward making Godot viable for more ambitious 3D projects.

The engine exports to Windows, macOS, Linux, iOS, Android, and web (HTML5). Its lightweight footprint — the editor is under 100MB — and quick iteration times make it popular for game jams and prototyping. Notable games made with Godot include Dome Keeper, Brotato, and Cassette Beasts.

Tech Pioneers