#godot #demo #demos #quickstart #projects

Aaron Franke 84c8d6ef69 Update and improve GUI demos 5 سال پیش
.github 3bf7046184 FUNDING, issue template files, and update gitignore 6 سال پیش
2d 958f686e12 Update Dodge the Creeps GDScript to Godot 3.1.2 5 سال پیش
3d 4ec9d7921b Significantly improve the material tester demo 5 سال پیش
audio a45b84a5ad Handle multiple resolutions in most demos 5 سال پیش
gui 84c8d6ef69 Update and improve GUI demos 5 سال پیش
loading 463da9948f Update and improve background load demo 5 سال پیش
misc 04d86775da Move loading demos to their own folder 5 سال پیش
mono edb8372db8 Update Dodge the Creeps C# to Godot 3.1.2 5 سال پیش
networking a45b84a5ad Handle multiple resolutions in most demos 5 سال پیش
plugins 7e96ba1a6a Update plugin demos 5 سال پیش
viewport cb5906aea3 Slightly improve the GUI in 3D demo 5 سال پیش
visual_script a45b84a5ad Handle multiple resolutions in most demos 5 سال پیش
.gitignore 3bf7046184 FUNDING, issue template files, and update gitignore 6 سال پیش
LICENSE.md 345b43c15c Specify the demos license 9 سال پیش
README.md 7e96ba1a6a Update plugin demos 5 سال پیش

README.md

Godot demo projects

Each folder containing a project.godot file is a demo project meant to be used with Godot Engine, the open source 2D and 3D game engine.

Important note

  • The master branch is compatible with the latest stable Godot version (currently 3.1).
  • If you are using an older version of Godot, use the appropriate branch for your Godot version:

    • 3.0 branch for Godot 3.0.x.
    • 2.1 branch for Godot 2.1.x.

Useful links

License

Those demos are distributed under the terms of the MIT license, as described in the LICENSE.md file.