Go to file
2021-02-14 22:32:42 +01:00
.github Use github actions cache not my own one. 2021-02-13 16:04:57 +00:00
core Don't save project settings when not necessary 2021-02-13 18:51:48 +01:00
doc [CTL] Add missing font outline drawing routines and theme constants. 2021-02-14 14:11:44 +02:00
drivers Improve resource load cache 2021-02-11 15:44:28 -03:00
editor Fix SceneTreeEditor::_update_tree() binding 2021-02-14 22:32:42 +01:00
main Make Servers truly Thread Safe 2021-02-10 13:21:46 -03:00
misc Change logo in the About dialog box (return Godot's teeth) 2021-02-14 18:50:05 +03:00
modules [CTL] Fix scaling of the underline position and size. 2021-02-14 14:11:48 +02:00
platform [HTML5] Detect screen scale and DPI. 2021-02-12 12:01:44 +01:00
scene Merge pull request #46021 from kleonc/visualshader_index_check 2021-02-14 17:34:24 +01:00
servers Merge pull request #45931 from nekomatata/cylinder-contact-points-fix 2021-02-12 23:05:17 +01:00
tests Add Unit Tests for Variant Assignment 2021-02-11 17:27:24 +05:30
thirdparty
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap Update AUTHORS and DONORS list 2021-02-10 16:11:18 +01:00
AUTHORS.md Update AUTHORS and DONORS list 2021-02-10 16:11:18 +01:00
CHANGELOG.md
CONTRIBUTING.md
COPYRIGHT.txt Cylinder support in Godot Physics 3D 2021-02-10 10:00:53 -07:00
DONORS.md
glsl_builders.py
icon.png
icon.svg
LICENSE.txt
LOGO_LICENSE.md
logo.png
logo.svg
methods.py SCons: Fix Godot detection in custom modules logic 2021-02-11 17:54:41 +01:00
platform_methods.py
README.md
SConstruct Merge pull request #43057 from Xrayez/custom_modules_recursive 2021-02-08 16:00:03 +01:00
version.py

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 #godotengine-devel IRC channel on Freenode.

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.

Code Triagers Badge Translate on Weblate Total alerts on LGTM TODOs