#godot #demo #demos #quickstart #projects

Fabio Alessandrelli 0bbe5ef586 Add minimal connection demos 6 năm trước cách đây
2d 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
3d 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
audio 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
gui 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
misc 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
mono 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
networking 0bbe5ef586 Add minimal connection demos 6 năm trước cách đây
plugins 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
viewport 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
visual_script 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 năm trước cách đây
.gitignore 8b9ae0f444 Fix invalid .gitignore on *.import files 7 năm trước cách đây
LICENSE.md 345b43c15c Specify the demos license 9 năm trước cách đây
README.md d9a4d21e16 Updated latest Godot version (3.1) in README.md 6 năm trước cách đây

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