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

volzhs dd8b87f58e Select newly created or imported project automatically 8 år sedan
bin eaf803f71e style: Various other PEP8 fixes in Python files 9 år sedan
core 51fe9fc132 Some missing License notice has been added 8 år sedan
doc bc8dabf3d2 Fixed minor typo 8 år sedan
drivers ce54b6ea8b scons: Reorder options for clarity 9 år sedan
main d7ec768805 Fix typos and missing newlines in --help 8 år sedan
modules da4a870bc4 opus: Move public headers to match system install 9 år sedan
platform cd828bd5fc server: Allow building against system libraries 9 år sedan
scene 36a4c54593 Fix Label valign position 8 år sedan
servers eaf803f71e style: Various other PEP8 fixes in Python files 9 år sedan
thirdparty da4a870bc4 opus: Move public headers to match system install 9 år sedan
tools dd8b87f58e Select newly created or imported project automatically 8 år sedan
.editorconfig 956e0a8564 Add .editorconfig 10 år sedan
.gitattributes a28bf56ef9 GH linguist: properly detect .inc files as C++ 9 år sedan
.gitignore 280a75ac6c added KDevelop project files to gitignore 9 år sedan
.travis.yml a139c7afe6 Attempt to fix travis builds for android 9 år sedan
CONTRIBUTING.md c7ca6f31f7 Enhance instructions for contributors 9 år sedan
ISSUE_TEMPLATE e7f78cddc9 Issue template: ask for Godot version 9 år sedan
LICENSE.md 1d04d55ac0 Fix license markdown formatting 9 år sedan
LOGO_LICENSE.md f0681d3632 logo in svg curves & license 10 år sedan
README.md 210618c5e2 Rewrite the README to be more descriptive 8 år sedan
SConstruct ce54b6ea8b scons: Reorder options for clarity 9 år sedan
icon.png 0ab05b09e4 Fixed iCCp chunk in pngs 9 år sedan
icon.svg eb5f9ed89b Remove grey capsule on official logo 9 år sedan
logo.png 0ab05b09e4 Fixed iCCp chunk in pngs 9 år sedan
logo.svg eb5f9ed89b Remove grey capsule on official logo 9 år sedan
methods.py eaf803f71e style: Various other PEP8 fixes in Python files 9 år sedan
version.py e259bf8bbb style: Fix PEP8 whitespace issues in Python files 9 år sedan

README.md

GODOT

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.

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.

Build Status Code Triagers Badge