Go to file
2015-02-01 20:18:38 +00:00
bin Completed more complex formatting. 2015-02-01 20:18:38 +00:00
core Completed more complex formatting. 2015-02-01 20:18:38 +00:00
demos
doc
drivers
main
modules -Resolved bug that made yield() not work in some situations, fixes #884 2015-01-06 00:39:35 -03:00
platform -attempt to be friendlier on non english keyboards 2015-01-04 22:39:21 -03:00
scene fixes CurveXD::interpolatef() 2015-01-06 15:31:41 +01:00
servers -CCD in 3D physics was not working (code was not even there!) re-added, fixes 1067 2015-01-05 23:00:35 -03:00
tools -attempt to be friendlier on non english keyboards 2015-01-04 22:39:21 -03:00
.gitignore Ignored more generated files. 2015-01-10 20:42:28 +00:00
.travis.yml
LICENSE.md
logo.png
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. Development is sponsored by OKAM Studio (http://www.okamstudio.com).

Documentation

Documentation has been moved to the GitHub 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: https://github.com/okamstudio/godot/wiki/advanced