Godot Engine – Multi-platform 2D and 3D game engine
Find a file
2015-12-12 08:27:30 -03:00
bin
core add pop_back/pop_front/push_back/push_front to array, to make it according to doc, fixes #3040 2015-12-12 08:27:30 -03:00
demos Use get_current_scene() instead of hack 2015-12-09 08:39:12 +01:00
doc
drivers remove editor driver split 2015-12-11 09:03:54 -03:00
main
modules
platform Merge pull request #590 from marynate/PR-fix-ios-release-event 2015-12-11 21:30:02 -03:00
scene -collision debug is shown above all else, fixes #2985 2015-12-12 08:11:36 -03:00
servers
tools Merge branch 'master' of https://github.com/godotengine/godot 2015-12-11 09:38:41 -03:00
.editorconfig
.gitattributes
.gitignore
.travis.yml
Doxyfile
godot_icon.png
godot_icon.svg
godot_logo.svg
LICENSE.md
logo.png
LOGO_LICENSE.md
logo_small.png
makerel.bat
methods.py
README.md
SConstruct
version.py

GODOT

The Engine

Godot is a fully featured, open source, MIT licensed, game engine. It focuses on having great tools, and a visual oriented workflow that can export to PC, Mobile and Web platforms with no hassle. The editor, language and APIs are feature rich, yet simple to learn, allowing you to become productive in a matter of hours.

About

Godot has been developed by Juan Linietsky and Ariel Manzur for several years, and was born as an in-house engine, used to publish several work-for-hire titles. Godot is a member project of the Software Freedom Conservancy

Documentation

Documentation has been moved to the OpenProject Wiki.

Binary Downloads, Community, etc.

Binary downloads, community, etc. can be found in Godot homepage:

http://www.godotengine.org

Compiling from Source

Compilation instructions for every platform can be found in the Wiki: http://godotengine.org/projects/godot-engine/wiki/Advanced_topics