Godot Engine mirror. #godot #godotengine #gameengine #engine #cpp

Rémi Verschelde f9ac000d5d Bump version to 3.4.5-stable vor 3 Jahren
.github df9392c4c7 CI: Use mono_static=yes for Mono builds vor 3 Jahren
core a68344681b Fixup BVH debugging statements vor 3 Jahren
doc 514073b367 Fix typo in MeshInstance.xml vor 3 Jahren
drivers 375d9905b5 Apply S3TC Android/iOS fix to GLES3 vor 3 Jahren
editor fd799e459f Increase AnimationPlayer position SpinBox to fit more decimals vor 3 Jahren
main 623a5499da Sync controller mappings DB with SDL2 community repo vor 3 Jahren
misc 40c9d01cb5 Relax version warning in clang-format precommit hook vor 3 Jahren
modules 60d34604d5 [3.x] Fix Translated method in C# affecting the original transform vor 3 Jahren
platform 5f89f1a9ff Flush buffered input events on UWP vor 3 Jahren
scene b56d1abc47 Fix crash when executing `AnimationTreePlayer.are_nodes_connected` vor 3 Jahren
servers 6cb32b696e Portals - force full check on adding moving object vor 3 Jahren
thirdparty a4ca649d52 Bump mbedtls to 2.18.1 (headers). vor 3 Jahren
.clang-format 87c80f529f clang-format: Enable `BreakBeforeTernaryOperators` vor 3 Jahren
.clang-tidy 140350d767 Style: Enforce braces around if blocks and loops vor 4 Jahren
.editorconfig 17551fe29e [3.x] Add a simple C# .editorconfig vor 4 Jahren
.gitattributes fd942cd465 Upgrade Android Gradle to version 7.2 vor 4 Jahren
.gitignore 4ac1a79514 Cleanup and reorder .gitignore vor 3 Jahren
.mailmap 7d98a5e069 Update AUTHORS and DONORS list vor 3 Jahren
AUTHORS.md 7d98a5e069 Update AUTHORS and DONORS list vor 3 Jahren
CHANGELOG.md f9ac000d5d Bump version to 3.4.5-stable vor 3 Jahren
CONTRIBUTING.md 66de60553e Recommend using GitHub attachments for minimal reproduction projects vor 3 Jahren
COPYRIGHT.txt 71066cd63b Update copyright statements to 2022 vor 3 Jahren
DONORS.md 7d98a5e069 Update AUTHORS and DONORS list vor 3 Jahren
LICENSE.txt 71066cd63b Update copyright statements to 2022 vor 3 Jahren
LOGO_LICENSE.md 796ab24540 Relicense Godot logo from CC-BY-3.0 to CC-BY-4.0 vor 4 Jahren
README.md 9d6c827081 Add an outlined version of logo.png and icon.png and put it in README.md vor 4 Jahren
SConstruct 909a9b77c7 SCons: Prevent using `vsproj` option outside Windows vor 3 Jahren
compat.py c87b4f9d71 SCons: Fix python2 compatibility after #37198 and #37248 vor 5 Jahren
gles_builders.py 7bf9787921 SCons: Format buildsystem files with psf/black vor 5 Jahren
icon.png 70af74587a Remove two very slightly displaced duplicate vertices on Gobot's face vor 4 Jahren
icon.svg 70af74587a Remove two very slightly displaced duplicate vertices on Gobot's face vor 4 Jahren
icon_outlined.png 9d6c827081 Add an outlined version of logo.png and icon.png and put it in README.md vor 4 Jahren
icon_outlined.svg 9d6c827081 Add an outlined version of logo.png and icon.png and put it in README.md vor 4 Jahren
logo.png 70af74587a Remove two very slightly displaced duplicate vertices on Gobot's face vor 4 Jahren
logo.svg 70af74587a Remove two very slightly displaced duplicate vertices on Gobot's face vor 4 Jahren
logo_outlined.png 9d6c827081 Add an outlined version of logo.png and icon.png and put it in README.md vor 4 Jahren
logo_outlined.svg 9d6c827081 Add an outlined version of logo.png and icon.png and put it in README.md vor 4 Jahren
methods.py e0214a14f3 SCons: Fix creating VS solution with SCons 4.4.0 vor 3 Jahren
platform_methods.py 7bf9787921 SCons: Format buildsystem files with psf/black vor 5 Jahren
version.py f9ac000d5d Bump version to 3.4.5-stable vor 3 Jahren

README.md

Godot Engine

Godot Engine logo

2D and 3D cross-platform game engine

Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games from a unified interface. It provides a comprehensive set of common tools, so that users can focus on making games without having to reinvent the wheel. Games can be exported in one click to a number of platforms, including the major desktop platforms (Linux, macOS, Windows), mobile platforms (Android, iOS), as well as Web-based platforms (HTML5) and consoles.

Free, open source and community-driven

Godot is completely free and open source under the very permissive MIT license. No strings attached, no royalties, nothing. The users' games are theirs, down to the last line of engine code. Godot's development is fully independent and community-driven, empowering users to help shape their engine to match their expectations. It is supported by the Software Freedom Conservancy not-for-profit.

Before being open sourced in February 2014, Godot had been developed by Juan Linietsky and Ariel Manzur (both still maintaining the project) for several years as an in-house engine, used to publish several work-for-hire titles.

Screenshot of a 3D scene in Godot Engine

Getting the engine

Binary downloads

Official binaries for the Godot editor and the export templates can be found on the homepage.

Compiling from source

See the official docs for compilation instructions for every supported platform.

Community and contributing

Godot is not only an engine but an ever-growing community of users and engine developers. The main community channels are listed on the homepage.

To get in touch with the engine developers, the best way is to join the Godot Contributors Chat.

To get started contributing to the project, see the contributing guide.

Documentation and demos

The official documentation is hosted on ReadTheDocs. It is maintained by the Godot community in its own GitHub repository.

The class reference is also accessible from the Godot editor.

The official demos are maintained in their own GitHub repository as well.

There are also a number of other learning resources provided by the community, such as text and video tutorials, demos, etc. Consult the community channels for more information.

Actions Build Status Code Triagers Badge Translate on Weblate Total alerts on LGTM TODOs