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

Rémi Verschelde 89cea14398 Bump version to 4.6-stable \o/ 3 days ago
.github 683f0c0714 Add a Swappy installation script for easier Android builds 1 month ago
core 5cc33d6965 Remove arc_tolerance scaling and the comment related to that. 5 days ago
doc d5edd4a592 Sync translations with Weblate 3 days ago
drivers f714eaba0d Do not store SPIR-V in memory unless pipeline statistics are used. 1 week ago
editor d5edd4a592 Sync translations with Weblate 3 days ago
main 77d98cf3dd Process events during splash on macOS only. 6 days ago
misc 57384a78de Merge pull request #114053 from adamscott/fix-create-temp-mode-flags 3 weeks ago
modules 46436c1278 Hide signals prefixed by underscore 1 week ago
platform 27b1916465 Wayland: Update popup scale information on creation 6 days ago
scene 8b400edb92 Don't force list icon size in EditorFileDialog 4 days ago
servers c2b068d08c Fix stale reference bug in FramebufferCache. 5 days ago
tests a4a26762f1 Merge pull request #114328 from kleonc/node_duplicating_signal_source_node_fix 1 week ago
thirdparty bea572fc00 libdecor: Regenerate dynamic wrapper 1 month ago
.clang-format ef0dd99a37 CI: Bump `clang-format` and `clang-tidy` versions 1 month ago
.clang-tidy 01fc9aee6c Core: Modernize C headers with C++ equivalents 9 months ago
.clangd f09ee0171a Style: Begin integrating simple `.clangd` fixes 10 months ago
.editorconfig 6ff86e49cf Fix .sln project generation logic for Rider to support all OS and all C++ toolchains 9 months ago
.git-blame-ignore-revs 1e22a194bd Ignore `#pragma once` commit 10 months ago
.gitattributes 06b8d05eda Preserve CRLF line terminators for MSVS project template 8 months ago
.gitignore 776245b3e7 gitignore: Ignore GNU `patch` .orig and .rej backup files 1 month ago
.mailmap be6399ddac Update AUTHORS and DONORS list 2 weeks ago
.pre-commit-config.yaml aeef4fff6d CI: Fix executable perms for various files 1 month ago
AUTHORS.md be6399ddac Update AUTHORS and DONORS list 2 weeks ago
CHANGELOG.md 8322eb1414 Add changelog for Godot 4.6 3 days ago
CONTRIBUTING.md 4c0026b053 Update links to the contributing section of the docs to the appropriate new sections. 4 months ago
COPYRIGHT.txt 88fd9d7073 zlib/minizip: Update to version 1.3.1.2 1 month ago
DONORS.md 39ef602b9b Update DONORS list 3 days ago
LICENSE.txt d95794ec8a One Copyright Update to rule them all 3 years ago
LOGO_LICENSE.txt dff6752ac8 Cleanup various repository documentation files 2 years ago
README.md 423326b251 README: Minor tweaks and remove broken badge 2 weeks ago
SConstruct 74ffb69b0e Make memory profiling optional 1 month ago
gles3_builders.py 19540a0758 Avoid unnecessary version_get_uniform() calls 9 months ago
glsl_builders.py 32de6285a8 SCons: Modernize shader builders 10 months ago
icon.png 91befbbc52 Optimize PNG assets 4 months ago
icon.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 months ago
icon_outlined.png 91befbbc52 Optimize PNG assets 4 months ago
icon_outlined.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 months ago
logo.png 91befbbc52 Optimize PNG assets 4 months ago
logo.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 months ago
logo_outlined.png 91befbbc52 Optimize PNG assets 4 months ago
logo_outlined.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 months ago
methods.py 11fc998368 SCons: Integrate `annotations` where relevant 2 months ago
platform_methods.py ad74ed68c1 Build: Fix container build path for swift 3 months ago
pyproject.toml 263589497b Add non-public `{Line,Text}Edit::_set_text()` 3 weeks ago
scu_builders.py 3d1c9fd5de Move server files into their subfolders 3 months ago
version.py 89cea14398 Bump version to 4.6-stable \o/ 3 days ago

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 with 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 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 Godot Foundation not-for-profit.

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

Screenshot of a 3D scene in the Godot Engine editor

Getting the engine

Binary downloads

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

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.

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

To get started contributing to the project, see the contributing guide. This document also includes guidelines for reporting bugs.

Documentation and demos

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

The class reference is also accessible from the Godot editor.

We also maintain official demos in their own GitHub repository as well as a list of awesome Godot community resources.

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.

Code Triagers Badge Translate on Weblate