Godot Engine – Multi-platform 2D and 3D game engine
Find a file
2015-12-31 10:25:21 -03:00
bin
core -Fix parsing of comments in VariantParser, fixes #3175 2015-12-31 10:25:21 -03:00
demos Update Autoload demo 2015-12-09 23:21:37 +01:00
doc PhysicsBody2D and descendants documented. 2015-12-28 21:53:05 +01:00
drivers -fix loading of samples in mod, s3m and xm. Fixes #2553 2015-12-29 16:06:45 -03:00
main removed wron return types, fixes #2483 2015-12-29 18:46:21 -03:00
modules -Changed var2str and str2var in GDScript to use VariantWriter and VariantParser 2015-12-31 00:54:00 -03:00
platform -Fix parsing of comments in VariantParser, fixes #3175 2015-12-31 10:25:21 -03:00
scene Merge branch 'master' of https://github.com/godotengine/godot 2015-12-31 00:33:07 -03:00
servers Add missing argument names in GDScript bindings 2015-12-28 02:13:05 +01:00
tools Merge branch 'master' of https://github.com/godotengine/godot 2015-12-31 00:33:07 -03:00
.editorconfig
.gitattributes
.gitignore Add a Makefile to generate classes doc in various formats 2015-12-13 00:01:04 +01:00
.travis.yml upgrade .travis.yml 2015-12-23 15:33:39 +01:00
godot_icon.png
godot_icon.svg
godot_logo.svg
LICENSE.md
logo.png
LOGO_LICENSE.md
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