How to Install Godot

How to Install Godot

In this article, we'll cover how to install the standard edition of Godot - which is both free and open source. Before beginning, you may wish to review Godot's system requirements.

Installing Godot

In this section, we'll cover how to install Godot. Note that we recommend installing the latest stable version for optimal compatibility with our courses.

1. Head to the Godot website at https://godotengine.org/
2. Click the "Download Latest" button on the front page. This will automatically take you to the download page for your operating system.



3. Once on the download page, click the first download option (which is for the standard version). This will download the Godot engine to your local computer.


4. Once downloaded, perform any unzipping of the file if necessary. Otherwise, you just need to click the application file to start the program - no further "installation" required!
    • Related Articles

    • How to Install Unity

      This article will cover both how to install Unity for the first time, and how to install new versions of Unity for pre-existing installations. Before installation you may wish to review Unity's system requirements. First Time Installation Only - ...
    • How to Install GameMaker

      This article will cover how to install the GameMaker engine. Before installation, you may wish to review GameMaker's system requirements. Downloading and Installing GameMaker 1. Head to the GameMaker download page at https://gamemaker.io/en/download ...
    • How to Install Python

      If you intend to use our Python courses with a code editor like Python's built-in IDLE editor, Visual Studio Code, Anaconda, Spyder, or something else, you will need to first install the Python runtime to your local computer. This short article will ...
    • How to Install Blender

      In this article, we'll discuss how to install Blender, the free, 3D modeling software. Before beginning, you may wish to review Blender's system requirements. Installing Blender 1. Go to the download page on the official Blender site at ...
    • How to Install Anaconda

      In this article, we'll briefly cover how to install Anaconda for working with specific Python and data science courses. Note: This article assumes you already have Python installed to your machine. If not, you can review our article on the ...