godot/README.md

31 lines
1.2 KiB
Markdown
Raw Normal View History

![GODOT](/logo.png)
2014-02-12 16:08:27 +01:00
https://godotengine.org
2016-02-22 11:42:10 +01:00
2014-02-12 16:08:27 +01:00
### 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
2015-11-04 03:11:03 +01:00
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](https://sfconservancy.org)
2014-02-12 16:08:27 +01:00
2014-02-24 13:58:52 +01:00
### Documentation
2014-02-12 16:08:27 +01:00
Documentation is hosted on [ReadTheDocs](http://docs.godotengine.org).
2014-02-24 13:58:52 +01:00
### Binary Downloads, Community, etc.
Binary downloads, community, etc. can be found in Godot homepage:
2014-02-12 16:08:27 +01:00
https://godotengine.org
2014-02-12 16:08:27 +01:00
### Compiling from Source
2016-05-23 11:29:46 +02:00
See docs for compilation instructions for every platform:
2016-02-22 11:42:10 +01:00
http://docs.godotengine.org/en/latest/reference/_compiling.html
[![Build Status](https://travis-ci.org/godotengine/godot.svg?branch=master)](https://travis-ci.org/godotengine/godot)
2016-05-27 01:12:06 +02:00
[![Code Triagers Badge](http://www.codetriage.com/godotengine/godot/badges/users.svg)](http://www.codetriage.com/godotengine/godot)