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

Thaddeus Crews 5ad8b27d8d Merge pull request #115190 from ashwinvbs/xr_ext_user_presence 14 saat önce
.github 30cfb06941 chore: Update outdated GitHub Actions versions 1 hafta önce
core c1f3ff963e Merge pull request #110923 from HolonProduction/rm-create-script 14 saat önce
doc 5ad8b27d8d Merge pull request #115190 from ashwinvbs/xr_ext_user_presence 14 saat önce
drivers 77579f93e6 Merge pull request #111679 from Nintorch/joypad-motion-sensors 1 gün önce
editor 5853d99984 Merge pull request #114930 from KoBeWi/if_it's_runnable_can_it_run_doom 14 saat önce
main 5ad8b27d8d Merge pull request #115190 from ashwinvbs/xr_ext_user_presence 14 saat önce
misc 82e235ebbc Merge pull request #115143 from Calinou/editor-web-improve-html-shell 14 saat önce
modules 5ad8b27d8d Merge pull request #115190 from ashwinvbs/xr_ext_user_presence 14 saat önce
platform 5853d99984 Merge pull request #114930 from KoBeWi/if_it's_runnable_can_it_run_doom 14 saat önce
scene cdddc73745 Merge pull request #115379 from kitbdev/popupmenu-set-index 14 saat önce
servers 135cd6eea0 Merge pull request #115530 from clayjohn/render-target-discard 14 saat önce
tests 29afd19ed6 Merge pull request #115228 from DeeJayLSP/fonts-jan-2026 20 saat önce
thirdparty 29afd19ed6 Merge pull request #115228 from DeeJayLSP/fonts-jan-2026 20 saat önce
.clang-format ef0dd99a37 CI: Bump `clang-format` and `clang-tidy` versions 1 ay önce
.clang-tidy 01fc9aee6c Core: Modernize C headers with C++ equivalents 9 ay önce
.clangd f09ee0171a Style: Begin integrating simple `.clangd` fixes 10 ay önce
.editorconfig 6ff86e49cf Fix .sln project generation logic for Rider to support all OS and all C++ toolchains 9 ay önce
.git-blame-ignore-revs 1e22a194bd Ignore `#pragma once` commit 10 ay önce
.gitattributes 06b8d05eda Preserve CRLF line terminators for MSVS project template 8 ay önce
.gitignore 776245b3e7 gitignore: Ignore GNU `patch` .orig and .rej backup files 1 ay önce
.mailmap be6399ddac Update AUTHORS and DONORS list 2 hafta önce
.pre-commit-config.yaml aeef4fff6d CI: Fix executable perms for various files 1 ay önce
AUTHORS.md be6399ddac Update AUTHORS and DONORS list 2 hafta önce
CHANGELOG.md 8322eb1414 Add changelog for Godot 4.6 4 gün önce
CONTRIBUTING.md 4c0026b053 Update links to the contributing section of the docs to the appropriate new sections. 4 ay önce
COPYRIGHT.txt a3eb202b25 Add support for joypad motion sensors 3 gün önce
DONORS.md 39ef602b9b Update DONORS list 4 gün önce
LICENSE.txt d95794ec8a One Copyright Update to rule them all 3 yıl önce
LOGO_LICENSE.txt dff6752ac8 Cleanup various repository documentation files 2 yıl önce
README.md 423326b251 README: Minor tweaks and remove broken badge 2 hafta önce
SConstruct e13bf94a5f Improve errors for invalid `build_profile` SCons options 1 hafta önce
gles3_builders.py 27e4f24800 raytracing: Initial Vulkan support 1 gün önce
glsl_builders.py 27e4f24800 raytracing: Initial Vulkan support 1 gün önce
icon.png 91befbbc52 Optimize PNG assets 4 ay önce
icon.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 ay önce
icon_outlined.png 91befbbc52 Optimize PNG assets 4 ay önce
icon_outlined.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 ay önce
logo.png 91befbbc52 Optimize PNG assets 4 ay önce
logo.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 ay önce
logo_outlined.png 91befbbc52 Optimize PNG assets 4 ay önce
logo_outlined.svg 7e5baa0426 Style: Enforce trailing newlines on svgs 11 ay önce
methods.py cc2e051cd3 Add .inl files to the MSVC solution 4 gün önce
platform_methods.py ad74ed68c1 Build: Fix container build path for swift 3 ay önce
pyproject.toml 263589497b Add non-public `{Line,Text}Edit::_set_text()` 4 hafta önce
scu_builders.py 3d1c9fd5de Move server files into their subfolders 4 ay önce
version.py 6b441ab6a4 Bump version to 4.7-dev 2 gün önce

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