Demonstration and Template Projects
Go to file
Aaron Franke db6967868f
Update HDR demo
2020-02-03 16:37:54 -05:00
.github
2d Update HDR demo 2020-02-03 16:37:54 -05:00
3d Update Finite State Machine demo 2020-02-02 20:28:25 -05:00
audio
gui Update and improve GUI demos 2020-02-01 15:47:44 -05:00
loading
misc Update the rest of the misc demos to Godot 3.1.2 2020-02-02 04:53:12 -05:00
mono Update all Pong demos to Godot 3.1.2 and conform to style guides 2020-02-01 03:15:27 -05:00
networking Update all Pong demos to Godot 3.1.2 and conform to style guides 2020-02-01 03:15:27 -05:00
plugins
viewport Slightly improve the GUI in 3D demo 2020-02-01 03:18:53 -05:00
visual_script Update all Pong demos to Godot 3.1.2 and conform to style guides 2020-02-01 03:15:27 -05:00
.gitignore
LICENSE.md
README.md

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.

License

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