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

Thaddeus Crews cb1569345a Merge pull request #112729 from KoBeWi/multi_group_yoink 3 weeks ago
.github 2f4234d315 [CI] Remove cache clean action 3 weeks ago
core 8deb221829 Merge pull request #101247 from Ivorforce/string-find-cleanup 3 weeks ago
doc 2edc43df8e Merge pull request #78598 from BastiaanOlij/resolve_depth_buffer_mobile 3 weeks ago
drivers 8c505d98e4 Merge pull request #112914 from blueskythlikesclouds/d3d12-buffer-create-fix 3 weeks ago
editor cb1569345a Merge pull request #112729 from KoBeWi/multi_group_yoink 3 weeks ago
main 01a5ba4b9d OpenXR: Add profiling macro for process, `xrWaitFrame()` and acquiring swapchain 3 weeks ago
misc e46c2ea3fa Merge pull request #112379 from bruvzg/tts64id 1 month ago
modules b0a03edce0 Merge pull request #106891 from BastiaanOlij/openxr_core_android_loader 3 weeks ago
platform b0a03edce0 Merge pull request #106891 from BastiaanOlij/openxr_core_android_loader 3 weeks ago
scene 7716a4cba0 Merge pull request #101342 from KoBeWi/roundabout_solution 3 weeks ago
servers 1d8e0138a9 Merge pull request #112196 from kubaofc123/feature/taa_improvement 3 weeks ago
tests 43a8009a56 Clean up String::find to remove duplicate code, and speed up comparison with `memcmp` where possible. 3 weeks ago
thirdparty b0a03edce0 Merge pull request #106891 from BastiaanOlij/openxr_core_android_loader 3 weeks ago
.clang-format dd5460c32a Style: Declare inline macros as attributes 8 months ago
.clang-tidy 01fc9aee6c Core: Modernize C headers with C++ equivalents 7 months ago
.clangd f09ee0171a Style: Begin integrating simple `.clangd` fixes 8 months ago
.editorconfig 6ff86e49cf Fix .sln project generation logic for Rider to support all OS and all C++ toolchains 8 months ago
.git-blame-ignore-revs 1e22a194bd Ignore `#pragma once` commit 9 months ago
.gitattributes 06b8d05eda Preserve CRLF line terminators for MSVS project template 7 months ago
.gitignore 6d9983e958 [apple embedded] Replace individual iOS/visionOS Xcode templates by Apple embedded template 3 months ago
.mailmap 2dd26a027a Update AUTHORS and DONORS list 3 months ago
.pre-commit-config.yaml 5277c94fe4 Update the source sets configuration for the `app` and `lib` modules to match the default configuration 1 month ago
AUTHORS.md 2dd26a027a Update AUTHORS and DONORS list 3 months ago
CHANGELOG.md 9779966c14 Add changelog for Godot 4.5 3 months ago
CONTRIBUTING.md 4c0026b053 Update links to the contributing section of the docs to the appropriate new sections. 3 months ago
COPYRIGHT.txt bbf65ae72f Wayland: Implement game embedding 3 weeks ago
DONORS.md 2dd26a027a Update AUTHORS and DONORS list 3 months ago
LICENSE.txt d95794ec8a One Copyright Update to rule them all 2 years ago
LOGO_LICENSE.txt dff6752ac8 Cleanup various repository documentation files 2 years ago
README.md 4c0026b053 Update links to the contributing section of the docs to the appropriate new sections. 3 months ago
SConstruct 04bc282ae7 Merge pull request #104851 from Ivorforce/tracy 1 month ago
gles3_builders.py 19540a0758 Avoid unnecessary version_get_uniform() calls 7 months ago
glsl_builders.py 32de6285a8 SCons: Modernize shader builders 8 months ago
icon.png 91befbbc52 Optimize PNG assets 2 months ago
icon.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 9 months ago
icon_outlined.png 91befbbc52 Optimize PNG assets 2 months ago
icon_outlined.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 9 months ago
logo.png 91befbbc52 Optimize PNG assets 2 months ago
logo.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 9 months ago
logo_outlined.png 91befbbc52 Optimize PNG assets 2 months ago
logo_outlined.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 9 months ago
methods.py 6cfaee037a MSVC: check catalog_productSemanticVersion instead of catalog_productDisplayVersion for compiler version 1 month ago
platform_methods.py ad74ed68c1 Build: Fix container build path for swift 2 months ago
pyproject.toml 5277c94fe4 Update the source sets configuration for the `app` and `lib` modules to match the default configuration 1 month ago
scu_builders.py 3d1c9fd5de Move server files into their subfolders 2 months ago
version.py 76dfc53dee Ensure docs point to "latest" 3 months 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 (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 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 TODOs