Setup
Tools that we will use to develop games.
Tools that we will use to develop games.
We will use the Godot game engine, since:
It is completely free
Takes up barely any space
Very simple to setup and run
Easy to learn
Important features include:
2D and 3D Editors
Animation tools
Built-in code editor
Visit the GodotEngine.org website and download it for you computer, in just one click.
Clicking the download button will save it to you 'Downloads' folder. Extract the zip file and run the app.
If you are unable to download Godot to run on your computer, the engine can also run entirely within a browser such as Google Chrome.
Just use the link below to open the 'Godot Web Editor'.
Now let's make sure Godot works on your computer by downloading and running a simple example project.