The top level folders split this repo into demos for different languages.
Each folder inside of those is a GDNative project. Once compiled, the
project.godot
file can be opened with
Godot Engine, the open source 2D and 3D game engine.
For non-GDNative demos (GDScript, VisualScript, and C#), please see the Godot demo projects repo.
The master
branch
is compatible with the latest stable Godot version (currently 3.3).
Older Godot versions are not supported by this repo.
Those demos are distributed under the terms of the MIT license, as described in the LICENSE.md file.