Godot Setup

Instructions:

  • Godot is an open-source, 2D, and 3D game engine that uses GDScript, a pythonic language that makes it accessible to beginners. It is a more lightweight alternative to Unity, being less robust but faster to compile.

  • You can install it from the website: https://godotengine.org/download. The Standard version is smaller and only supports the GDScript language, while the Mono version supports C# programming.

  • Alternatively, it can also be installed from Steam: https://store.steampowered.com/app/404790/Godot_Engine/

Bonus Material:

To get started with Godot, check out this Intro to Godot workshop!



Be sure to check out our Youtube channel for more workshops!