Tutorials
All of our tutorials.
Build your first game
Step by step tutorial teaching you how to use Godot and accessibility tools to make games without needing vision.
Godot UI Tutorial
Learn how to create a basic UI in Godot.
Top Down game tutorial
A one page tutorial on making a top down game using godot accessibility.
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!