Tutorials
All of our tutorials.
Getting Started
Guide to setup Godot for first time! Do this before any of the others!
Godot UI Tutorial
Learn how to create a basic UI in Godot.
Deck builder Game
A one page tutorial about making a deck building game! With only 3 scenes and a handful of nodes, this project focuses heavily on making games with code.
Building a sound library
This one page and 15 minute tutorial will have you set up a system that will automatically import sounds to build an audio library using a Sound Manager that lets the players adjust the sound of any audio you want them to that persists across game rooms and play session!