Go to file
2016-09-14 15:55:14 -03:00
bin Merge pull request #5920 from 29jm/fix-warnings 2016-09-10 12:21:02 -03:00
core Added a generic AStar implementation to Godot. 2016-09-13 18:17:18 -03:00
doc fix get_selected_nodes() 2016-09-10 17:50:20 -03:00
drivers Merge pull request #5920 from 29jm/fix-warnings 2016-09-10 12:21:02 -03:00
main Merge pull request #6363 from vnen/winrt 2016-09-10 11:47:42 -03:00
modules Fix build for templates 2016-09-12 22:40:46 -03:00
platform Fix UWP gamepad 2016-09-12 23:41:34 -03:00
scene Added a few functions to make 2D split screen easier. 2016-09-14 15:55:14 -03:00
servers Merge pull request #5920 from 29jm/fix-warnings 2016-09-10 12:21:02 -03:00
tools Added a generic AStar implementation to Godot. 2016-09-13 18:17:18 -03: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 Fix the Windows environment in SCons spawn function 2016-09-10 12:08:04 -03:00
README.md
SConstruct
version.py

GODOT

https://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 is hosted on ReadTheDocs.

Binary Downloads, Community, etc.

Binary downloads, community, etc. can be found in Godot homepage:

https://godotengine.org

Compiling from Source

See docs for compilation instructions for every platform: http://docs.godotengine.org/en/latest/reference/_compiling.html

Build Status Code Triagers Badge