Godot Engine mirror. #godot #godotengine #gameengine #engine #cpp

Rémi Verschelde ee3cf211c6 webp: Make it a module and unbundle libwebp thirdparty files hace 8 años
bin 4613cb7874 Hacked a demo C# class parser for neikeq. hace 9 años
core 2f2cea070e Properly handle absolute paths in Globals::localize_path hace 8 años
doc 292132ef6b Merge pull request #6821 from akien-mga/pr-bye-speex hace 8 años
drivers ee3cf211c6 webp: Make it a module and unbundle libwebp thirdparty files hace 8 años
main b675710b46 Merge pull request #6677 from J08nY/issue-pck-packer hace 8 años
modules ee3cf211c6 webp: Make it a module and unbundle libwebp thirdparty files hace 8 años
platform ee3cf211c6 webp: Make it a module and unbundle libwebp thirdparty files hace 8 años
scene 6ca2128ff8 Merge pull request #6807 from volzhs/buttongroup-signal hace 8 años
servers fea1fb0925 Merge pull request #6761 from neikeq/pr-missing-defval hace 8 años
thirdparty ee3cf211c6 webp: Make it a module and unbundle libwebp thirdparty files hace 8 años
tools 2f57249c29 Merge pull request #6793 from volzhs/save-branch hace 8 años
.editorconfig 956e0a8564 Add .editorconfig hace 10 años
.gitattributes a28bf56ef9 GH linguist: properly detect .inc files as C++ hace 9 años
.gitignore 280a75ac6c added KDevelop project files to gitignore hace 9 años
.travis.yml f73f554cc0 Attempt to fix travis builds for android hace 8 años
CONTRIBUTING.md c7ca6f31f7 Enhance instructions for contributors hace 9 años
ISSUE_TEMPLATE e7f78cddc9 Issue template: ask for Godot version hace 9 años
LICENSE.md 1d04d55ac0 Fix license markdown formatting hace 9 años
LOGO_LICENSE.md f0681d3632 logo in svg curves & license hace 10 años
README.md b0a97579ac README.md: Add codetriage badge hace 9 años
SConstruct ee3cf211c6 webp: Make it a module and unbundle libwebp thirdparty files hace 8 años
icon.png 0ab05b09e4 Fixed iCCp chunk in pngs hace 9 años
icon.svg eb5f9ed89b Remove grey capsule on official logo hace 9 años
logo.png 0ab05b09e4 Fixed iCCp chunk in pngs hace 9 años
logo.svg eb5f9ed89b Remove grey capsule on official logo hace 9 años
methods.py 663d4ee7de scons detects standalone MSVC on Windows hace 9 años
version.py c439a6188c Bump version to 2.2-alpha hace 9 años

README.md

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