Godot
The free and open-source game engine
Language: C++Category: GameFirst released: 2014Created by: Juan Linietsky, Ariel ManzurLicense: MIT
Godot is a fully free and open-source game engine under the MIT license. It provides a comprehensive set of tools for 2D and 3D game development, including a dedicated 2D engine, visual editor, and its own GDScript language with C# and C++ bindings. Godot's node-based scene system and signal architecture make it intuitive for indie developers, while its lightweight design delivers fast iteration times without licensing fees.
Links
Key Features
Dedicated 2D EngineGDScript LanguageNode-Based ScenesSignal SystemCross-Platform ExportBuilt-in Animation Tools