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

Carl Olsson c5bf43f6eb Working TileMap tile transpose transform. 10 years ago
bin bd03562076 -Resolved bug that made yield() not work in some situations, fixes #884 10 years ago
core a8b318871c Prep for tile transpose transform. 10 years ago
demos a8b318871c Prep for tile transpose transform. 10 years ago
doc c79be979d4 Batch of Bugfixes 10 years ago
drivers c5bf43f6eb Working TileMap tile transpose transform. 10 years ago
main f2843209a5 Implemented PulseAudio backend and fixed audio driver selection on X11 10 years ago
modules 3d3b1937dd Cleaned up formating in gd_compiler.h 10 years ago
platform 9f61a4881e Fix mingw windows build error 10 years ago
scene c5bf43f6eb Working TileMap tile transpose transform. 10 years ago
servers c5bf43f6eb Working TileMap tile transpose transform. 10 years ago
tools c5bf43f6eb Working TileMap tile transpose transform. 10 years ago
.gitignore a0511ed59a Color Ramp and Curve Map added to visual shader editing. 10 years ago
.travis.yml 27b1f38401 Fix travis-ci build config for new build system 11 years ago
LICENSE.md c5b905fca8 Added LICENSE.md 11 years ago
README.md 99cf6c0dc4 Update README.md 10 years ago
SConstruct f9a4e6890b SCons: colored compilation 10 years ago
logo.png 03fd40149f logo.png 11 years ago
methods.py f9a4e6890b SCons: colored compilation 10 years ago
version.py 7eb5d049c2 version bump to stable 10 years ago

README.md

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