Godot Engine – Multi-platform 2D and 3D game engine
Find a file
2015-06-08 10:36:26 -03:00
bin
core Merge pull request #2037 from est31/use-local-win 2015-06-07 00:32:29 -03:00
demos Merge branch 'master' of https://github.com/okamstudio/godot 2015-06-06 11:09:00 -03:00
doc
drivers Merge pull request #2037 from est31/use-local-win 2015-06-07 00:32:29 -03:00
main -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
modules
platform Complete fix for windows compilability 2015-06-07 16:12:03 +02:00
scene grid container supports separate h and v spacing 2015-06-08 10:36:26 -03:00
servers Merge pull request #1932 from Faless/gravity_distance_full 2015-06-07 00:25:37 -03:00
tools Merge pull request #2023 from TheJosh/dae-exporter-assimp 2015-06-07 00:30:07 -03:00
.gitignore
.travis.yml
Doxyfile
godot_logo.svg logo in svg curves & license 2015-06-08 01:33:46 -03:00
LICENSE.md
logo.png
LOGO_LICENSE.md logo in svg curves & license 2015-06-08 01:33:46 -03:00
logo_small.png
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. 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