Demonstration and Template Projects
Go to file
Rémi Verschelde a38b315064 Port audio, gui, mono, networking and viewport demos to Godot 3.1 2019-02-26 14:50:18 +01:00
2d Port 2D demos to Godot 3.1 2019-02-26 14:22:02 +01:00
3d Use an higher FOV value in demos 2018-05-18 23:16:27 +02:00
audio/mic_record Port audio, gui, mono, networking and viewport demos to Godot 3.1 2019-02-26 14:50:18 +01:00
gui Port audio, gui, mono, networking and viewport demos to Godot 3.1 2019-02-26 14:50:18 +01:00
misc Fix window management demo for 3.0+ 2018-12-14 23:59:16 +01:00
mono Port audio, gui, mono, networking and viewport demos to Godot 3.1 2019-02-26 14:50:18 +01:00
networking Port audio, gui, mono, networking and viewport demos to Godot 3.1 2019-02-26 14:50:18 +01:00
plugins Code cleanup 2018-03-13 22:35:55 -07:00
viewport Port audio, gui, mono, networking and viewport demos to Godot 3.1 2019-02-26 14:50:18 +01:00
visual_script Make some demos work again, reimport 2018-01-16 17:46:10 +02:00
.gitignore
LICENSE.md
README.md Reorganize README and add a notice about engine version compatibility 2018-03-26 18:40:50 +02:00

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 Godot version (currently 3.0).
  • Use the appropriate branch for your Godot version, such as the 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.