reorganization
This commit is contained in:
17
games/framework/godot.md
Normal file
17
games/framework/godot.md
Normal file
@ -0,0 +1,17 @@
|
||||
# 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
|
Reference in New Issue
Block a user