18 lines
465 B
Markdown
18 lines
465 B
Markdown
# Godot
|
|
|
|
_Godot is an advanced, feature-packed, multi-platform 2D and 3D open source game engine._
|
|
|
|
- Home: https://godotengine.org/
|
|
- Wikipedia: <https://en.wikipedia.org/wiki/Godot_(game_engine)>
|
|
- Download: https://godotengine.org/download
|
|
- State: mature
|
|
- Code: https://github.com/godotengine/godot
|
|
- Language(s): C, C++
|
|
- License: MIT
|
|
|
|
## Building
|
|
|
|
Very extensive [Build instructions](http://docs.godotengine.org/en/latest/development/compiling/)
|
|
|
|
Uses Scons
|