Official EU-hosted mirror of the Godot Engine GitHub demos repository, provided as backup and for anyone who cannot access GitHub due to US trade restrictions.
smix8 0fb1b4e09c Update 2D navigation demo NavigationPolygon for 4.3+ (#1135) | 5 dni temu | |
---|---|---|
.github | 1 tydzień temu | |
2d | 5 dni temu | |
3d | 2 tygodni temu | |
audio | 2 tygodni temu | |
compute | 2 miesięcy temu | |
gui | 2 tygodni temu | |
loading | 5 miesięcy temu | |
misc | 2 tygodni temu | |
mobile | 5 miesięcy temu | |
mono | 2 miesięcy temu | |
networking | 2 tygodni temu | |
plugins | 5 miesięcy temu | |
viewport | 2 miesięcy temu | |
xr | 6 dni temu | |
.editorconfig | 3 lat temu | |
.gitattributes | 4 lat temu | |
.gitignore | 3 miesięcy temu | |
CONTRIBUTING.md | 5 miesięcy temu | |
LICENSE.md | 1 rok temu | |
README.md | 8 miesięcy temu | |
file_format.sh | 4 lat temu |
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.
master
branch is compatible with Godot's master
development branch (next 4.x release).3.x
branch is compatible with Godot's 3.x
development branch (next 3.x release).To import all demos at once in the project manager:
Most of the demos are exported to GitHub Pages. They can be viewed here.
Note: The performance of Godot in a browser is lower than natively on desktop. For the best performance, consider downloading the demos.
Those demos are distributed under the terms of the MIT license, as described in the LICENSE.md file.