Godot Engine – Multi-platform 2D and 3D game engine
Find a file
2015-12-29 12:56:58 -03:00
bin
core removed some prints 2015-12-29 12:56:58 -03:00
demos
doc PhysicsBody2D and descendants documented. 2015-12-28 21:53:05 +01:00
drivers removed some prints 2015-12-29 12:56:58 -03:00
main Ability to set autoloads as singleton global variables 2015-12-28 15:59:20 -03:00
modules -add breakpoint statement to ease with debugging, closes #3165 2015-12-29 12:11:21 -03:00
platform Remove bogus argument in sample_get_description 2015-12-28 01:18:37 +01:00
scene -forgot a check for tools enabled, closes #3166 2015-12-29 12:14:02 -03:00
servers Add missing argument names in GDScript bindings 2015-12-28 02:13:05 +01:00
tools -property change object's rotation pivot on children of scaled CanvasLayer, fixes #2599 2015-12-29 07:31:50 -03:00
.editorconfig
.gitattributes
.gitignore
.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