12487 Forks
62476 Stars
62476 Watchers

godot

Godot Engine – Multi-platform 2D and 3D game engine

How to download and setup godot

Open terminal and run command
git clone https://github.com/godotengine/godot.git
git clone is used to create a copy or clone of godot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with godot https://github.com/godotengine/godot/archive/master.zip

Or simply clone godot with SSH
[email protected]:godotengine/godot.git

If you have some problems with godot

You may open issue on godot support forum (system) here: https://github.com/godotengine/godot/issues