C++ Java Python C# Objective-C++ C Other
Clone or download
Permalink
Failed to load latest commit information.
core Added auto triangle generation in blend space, using Delaunay. Jun 22, 2018
doc Merge pull request #19612 from Zylann/get_ticks_usec Jun 18, 2018
drivers A typo in ShaderCompilerGLES2 constructor code '==' used instead of '=' Jun 13, 2018
editor Added auto triangle generation in blend space, using Delaunay. Jun 22, 2018
main The build-solutions flag now forces editor mode. Jun 15, 2018
misc Dist: update script to make Steam icon sets Jun 3, 2018
modules Add access for GDNative modules to some platform dependent internals … Jun 19, 2018
platform IME context detection. Jun 11, 2018
scene Added auto triangle generation in blend space, using Delaunay. Jun 22, 2018
servers Removed unused AudioServer::update function Jun 15, 2018
thirdparty Add libwebsocket 3.0 BSD fix Jun 7, 2018
.appveyor.yml Fix scons installation on AppVeyor May 16, 2018
.clang-format Style: Apply clang-format to Java files Dec 10, 2017
.editorconfig Enforce insert_final_newline in the editorconfig. Feb 16, 2018
.gitattributes Add .xml to .gitattributes Oct 13, 2017
.gitignore Add more IDE created files into .gitignore May 19, 2018
.mailmap Disable colored output and progress bar when building outside of a TTY Jan 13, 2018
.travis.yml Travis: Build Mono module in linux tools job Jun 15, 2018
AUTHORS.md Update AUTHORS and DONORS list Jun 9, 2018
CHANGELOG.md Add a project changelog Feb 22, 2018
CODEOWNERS Add code owners for specific paths in the codebase Jun 7, 2018
CONTRIBUTING.md fix some typos Nov 28, 2017
COPYRIGHT.txt Bump libwebsockets to version 3.0.0 Jun 7, 2018
DONORS.md Update AUTHORS and DONORS list Jun 9, 2018
ISSUE_TEMPLATE.md Issue template: Remove checkbox and reword some comments Jan 5, 2018
LICENSE.txt Update copyright statements to 2018 Jan 1, 2018
LOGO_LICENSE.md Improve documentation of thirdparty code snippets May 7, 2017
README.md README: Use HTTPS URL for image. (#17851) Mar 30, 2018
SConstruct Tweak some help texts in the build system Jun 7, 2018
compat.py fixed building using scons with python3 May 28, 2018
icon.png Use new Godot icon consistently everywhere May 17, 2017
icon.svg Use new Godot icon consistently everywhere May 17, 2017
logo.png Use new Godot icon consistently everywhere May 17, 2017
logo.svg Use new Godot icon consistently everywhere May 17, 2017
methods.py fixed building using scons with python3 May 28, 2018
version.py Bump version to 3.1-dev Jan 29, 2018

README.md

Godot Engine logo

Godot Engine

Homepage: https://godotengine.org

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, Mac OSX, Windows) as well as mobile (Android, iOS) and web-based (HTML5) platforms.

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

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 developers, the best way is to join the #godotengine IRC channel on Freenode.

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 within the engine.

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 info.

Travis Build Status AppVeyor Build Status Code Triagers Badge