#godot #demo #demos #quickstart #projects

Aaron Franke a5b8cd11d9 Merge pull request #385 from aaronfranke/truck-town 5 年之前
.github 3bf7046184 FUNDING, issue template files, and update gitignore 6 年之前
2d 43dcf5c1e7 Clean up editor/display_folded 5 年之前
3d a5b8cd11d9 Merge pull request #385 from aaronfranke/truck-town 5 年之前
audio a45b84a5ad Handle multiple resolutions in most demos 5 年之前
gui a45b84a5ad Handle multiple resolutions in most demos 5 年之前
loading 463da9948f Update and improve background load demo 5 年之前
misc 04d86775da Move loading demos to their own folder 5 年之前
mono 1ca3204e0a hexmap: Enable Centered Texture option 5 年之前
networking a45b84a5ad Handle multiple resolutions in most demos 5 年之前
plugins 7e96ba1a6a Update plugin demos 5 年之前
viewport 43dcf5c1e7 Clean up editor/display_folded 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.