mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2025-12-30 21:49:05 +03:00
529afe93c78201900e33d59adbabcff8fd230aa1
Refactor c++ simple demo
GDNative demos
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.
Godot versions
The master branch
is compatible with the latest stable Godot version (currently 3.2).
Older Godot versions are not supported by this repo.
Useful links
License
Those demos are distributed under the terms of the MIT license, as described in the LICENSE.md file.
Description
Languages
Python
45.6%
C++
28%
C
24.2%
GDScript
2.2%