#godot #demo #demos #quickstart #projects

Aaron Franke a5b8cd11d9 Merge pull request #385 from aaronfranke/truck-town hace 5 años
.github 3bf7046184 FUNDING, issue template files, and update gitignore hace 6 años
2d 43dcf5c1e7 Clean up editor/display_folded hace 5 años
3d a5b8cd11d9 Merge pull request #385 from aaronfranke/truck-town hace 5 años
audio a45b84a5ad Handle multiple resolutions in most demos hace 5 años
gui a45b84a5ad Handle multiple resolutions in most demos hace 5 años
loading 463da9948f Update and improve background load demo hace 5 años
misc 04d86775da Move loading demos to their own folder hace 5 años
mono 1ca3204e0a hexmap: Enable Centered Texture option hace 5 años
networking a45b84a5ad Handle multiple resolutions in most demos hace 5 años
plugins 7e96ba1a6a Update plugin demos hace 5 años
viewport 43dcf5c1e7 Clean up editor/display_folded hace 5 años
visual_script a45b84a5ad Handle multiple resolutions in most demos hace 5 años
.gitignore 3bf7046184 FUNDING, issue template files, and update gitignore hace 6 años
LICENSE.md 345b43c15c Specify the demos license hace 9 años
README.md 7e96ba1a6a Update plugin demos hace 5 años

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.