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

Juan Linietsky f706e3e5d1 Merge pull request #1380 from ElectricSolstice/wparentheses_removal před 10 roky
bin db2381de7a Correctly halt on error in sprintf parsing (fixes #1393) před 10 roky
core f706e3e5d1 Merge pull request #1380 from ElectricSolstice/wparentheses_removal před 10 roky
demos ca30c87019 Merge pull request #1438 from Spooner/fix_isometric_demo před 10 roky
doc da7698073f Merge pull request #1407 from NateWardawg/documentation před 10 roky
drivers f706e3e5d1 Merge pull request #1380 from ElectricSolstice/wparentheses_removal před 10 roky
main f2843209a5 Implemented PulseAudio backend and fixed audio driver selection on X11 před 10 roky
modules 0302ea5b82 Merge pull request #1396 from Spooner/fix_sprintf_errors před 10 roky
platform f6e537b08f Merge pull request #1432 from UsernameIsAReservedWord/fixes_platform_windows_detect_py před 10 roky
scene ffa556aeea Merge pull request #1402 from ElectricSolstice/editor_match_fix před 10 roky
servers f706e3e5d1 Merge pull request #1380 from ElectricSolstice/wparentheses_removal před 10 roky
tools f706e3e5d1 Merge pull request #1380 from ElectricSolstice/wparentheses_removal před 10 roky
.gitignore 878e805665 ignore make.bat před 10 roky
.travis.yml 27b1f38401 Fix travis-ci build config for new build system před 11 roky
LICENSE.md 09489e3a78 lot of work on 2D lighting and isometric maps před 10 roky
README.md 99cf6c0dc4 Update README.md před 10 roky
SConstruct 4d2198110b merges from okam repo před 10 roky
logo.png 03fd40149f logo.png před 11 roky
methods.py 4d2198110b merges from okam repo před 10 roky
version.py 7eb5d049c2 version bump to stable před 10 roky

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