Go to file
2015-10-10 02:33:26 +02:00
bin Made RegEx API similar to old version 2015-07-24 14:09:39 +01:00
core newline fixes 2015-10-08 15:00:40 -03:00
demos Ability to visually debug geometry visually: 2015-09-20 13:03:46 -03:00
doc Add support for Opus audio format 2015-10-02 14:25:38 -03:00
drivers newline fixes 2015-10-08 15:00:40 -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 newline fixes 2015-10-08 15:00:40 -03:00
scene Please enter the commit message for your changes. Lines starting 2015-10-08 12:59:12 -03:00
servers Fix 3D Area mask matching 2015-10-10 02:33:26 +02:00
tools newline fixes 2015-10-08 15:00:40 -03:00
.editorconfig Add .editorconfig 2015-06-22 14:07:26 -03:00
.gitattributes Add SpriteRegionEditor and update Polygon2DUVEditor 2015-09-28 00:06:06 -03:00
.gitignore Add support for Opus audio format 2015-10-02 14:25:38 -03:00
.travis.yml
Doxyfile
godot_logo.svg logo in svg curves & license 2015-06-08 01:33:46 -03:00
LICENSE.md
LOGO_LICENSE.md logo in svg curves & license 2015-06-08 01:33:46 -03:00
logo_small.png
logo.png
makerel.bat new space shooter demo 2015-06-11 10:00:48 -03:00
methods.py
README.md
SConstruct Add support for Opus audio format 2015-10-02 14:25:38 -03:00
version.py **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00

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