Go to file
2015-10-07 13:24:52 -06:00
bin
core Merge branch 'master' of https://github.com/okamstudio/godot 2015-09-24 18:07:13 -03:00
demos Ability to visually debug geometry visually: 2015-09-20 13:03:46 -03:00
doc Update documentation for TileSet and Timer 2015-09-25 20:45:00 +02:00
drivers Ability to visually debug geometry visually: 2015-09-20 13:03:46 -03:00
main Merge branch 'master' of https://github.com/okamstudio/godot 2015-09-24 18:07:13 -03:00
modules Ability to visually debug geometry visually: 2015-09-20 13:03:46 -03:00
platform Merge branch 'master' of https://github.com/okamstudio/godot 2015-09-24 18:07:13 -03:00
scene Update documentation for TileSet and Timer 2015-09-25 20:45:00 +02:00
servers Ability to visually debug geometry visually: 2015-09-20 13:03:46 -03:00
tools Minor changes: Organizing imports 2015-10-07 13:24:52 -06:00
.editorconfig
.gitignore
.travis.yml
Doxyfile
godot_logo.svg
LICENSE.md
LOGO_LICENSE.md
logo_small.png
logo.png
makerel.bat
methods.py
README.md
SConstruct fix build issue with ssl, closes #2384 2015-08-23 20:54:13 -03:00
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