2
0

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

Fabio Alessandrelli a46a643f90 Use an instance variable for ip_type in raw sockets 8 жил өмнө
bin 5546929712 added implementation of is_valid_ip_address() 8 жил өмнө
core a46a643f90 Use an instance variable for ip_type in raw sockets 8 жил өмнө
doc 3f6fe2f3f1 Update docs to IPv6 8 жил өмнө
drivers a46a643f90 Use an instance variable for ip_type in raw sockets 8 жил өмнө
main d7ec768805 Fix typos and missing newlines in --help 8 жил өмнө
modules da4a870bc4 opus: Move public headers to match system install 9 жил өмнө
platform a46a643f90 Use an instance variable for ip_type in raw sockets 8 жил өмнө
scene ed2c369785 Fix Script Editor drawing over Dialogs. 8 жил өмнө
servers eaf803f71e style: Various other PEP8 fixes in Python files 9 жил өмнө
thirdparty da4a870bc4 opus: Move public headers to match system install 9 жил өмнө
tools 5ede1a1226 Emit asm.js code into a dedicated file for asm.js export 8 жил өмнө
.editorconfig 956e0a8564 Add .editorconfig 10 жил өмнө
.gitattributes a28bf56ef9 GH linguist: properly detect .inc files as C++ 9 жил өмнө
.gitignore 280a75ac6c added KDevelop project files to gitignore 9 жил өмнө
.travis.yml a139c7afe6 Attempt to fix travis builds for android 9 жил өмнө
CONTRIBUTING.md c7ca6f31f7 Enhance instructions for contributors 9 жил өмнө
ISSUE_TEMPLATE e7f78cddc9 Issue template: ask for Godot version 9 жил өмнө
LICENSE.md 1d04d55ac0 Fix license markdown formatting 9 жил өмнө
LOGO_LICENSE.md f0681d3632 logo in svg curves & license 10 жил өмнө
README.md 210618c5e2 Rewrite the README to be more descriptive 8 жил өмнө
SConstruct ce54b6ea8b scons: Reorder options for clarity 9 жил өмнө
icon.png 0ab05b09e4 Fixed iCCp chunk in pngs 9 жил өмнө
icon.svg eb5f9ed89b Remove grey capsule on official logo 9 жил өмнө
logo.png 0ab05b09e4 Fixed iCCp chunk in pngs 9 жил өмнө
logo.svg eb5f9ed89b Remove grey capsule on official logo 9 жил өмнө
methods.py eaf803f71e style: Various other PEP8 fixes in Python files 9 жил өмнө
version.py 3e2247ca53 Release 2.1.1-stable 8 жил өмнө

README.md

GODOT

Godot Engine

Homepage: https://godotengine.org

2D and 3D cross-platform game engine

Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games from a unified interface. It provides a comprehensive set of common tools, so that users can focus on making games without having to reinvent the wheel. Games can be exported in one click to a number of platforms, including the major desktop platforms (Linux, Mac OSX, Windows) as well as mobile (Android, iOS) and web-based (HTML5) platforms.

Free, open source and community-driven

Godot is completely free and open source under the very permissive MIT license. No strings attached, no royalties, nothing. The users' games are theirs, down to the last line of engine code. Godot's development is fully independent and community-driven, empowering users to help shape their engine to match their expectations. It is supported by the Software Freedom Conservancy not-for-profit.

Before being open sourced in February 2014, Godot had been developed by Juan Linietsky and Ariel Manzur (both still maintaining the project) for several years as an in-house engine, used to publish several work-for-hire titles.

Getting the engine

Binary downloads

Official binaries for the Godot editor and the export templates can be found on the homepage.

Compiling from source

See the official docs for compilation instructions for every supported platform.

Community

Godot is not only an engine but an ever-growing community of users and engine developers. The main community channels are listed on the homepage.

To get in touch with the developers, the best way is to join the #godotengine IRC channel on Freenode.

Documentation and demos

The official documentation is hosted on ReadTheDocs. It is maintained by the Godot community in its own GitHub repository.

The class reference is also accessible from within the engine.

The official demos are maintained in their own GitHub repository as well.

There are also a number of other learning resources provided by the community, such as text and video tutorials, demos, etc. Consult the community channels for more info.

Build Status Code Triagers Badge