#godot #demo #demos #quickstart #projects

Bojidar Marinov c34a2b423b Merge pull request #348 from texaco/master il y a 5 ans
2d 98e60d4ff6 Fix seesaw falling plank from 2d demo il y a 5 ans
3d 1e44578b1e Fixed basis -> quat casting il y a 6 ans
audio 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` il y a 6 ans
gui 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` il y a 6 ans
misc 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` il y a 6 ans
mono 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` il y a 6 ans
networking 359ef78ee0 Add WebSocket high level multiplayer demo. il y a 6 ans
plugins 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` il y a 6 ans
viewport 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` il y a 6 ans
visual_script 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` il y a 6 ans
.gitignore 8b9ae0f444 Fix invalid .gitignore on *.import files il y a 7 ans
LICENSE.md 345b43c15c Specify the demos license il y a 9 ans
README.md d9a4d21e16 Updated latest Godot version (3.1) in README.md il y a 6 ans

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.