Go to file
Rémi Verschelde 925aa086a2 Merge pull request #4275 from mrezai/openssl-1.0.1s
Update OpenSSL to version 1.0.1s
2016-04-11 23:16:31 +02:00
bin
core Merge pull request #4223 from AlexHolly/dictionary-has-all 2016-04-11 20:59:35 +02:00
demos Merge pull request #4169 from slapin/ik 2016-04-06 18:32:38 +02:00
doc Sync docs with source 2016-04-07 21:27:29 +02:00
drivers Merge pull request #4275 from mrezai/openssl-1.0.1s 2016-04-11 23:16:31 +02:00
main
modules Subclasses can now extend from other subclasses contained in scripts derived from relative paths. 2016-04-09 03:23:33 +01:00
platform memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux() 2016-04-03 19:24:39 +02:00
scene Merge pull request #4155 from JoshuaGrams/anim_tree_switched 2016-04-11 13:02:21 +02:00
servers
tools Merge pull request #4266 from Paulb23/line_number_color 2016-04-11 11:17:52 +02:00
.editorconfig
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
icon.png
icon.svg
ISSUE_TEMPLATE
LICENSE.md
LOGO_LICENSE.md
logo.png
logo.svg
methods.py
README.md
SConstruct
version.py

GODOT

http://www.godotengine.org

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 ReadTheDocs.

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://docs.godotengine.org/en/latest/reference/_compiling.html

Build Status