Tutorials and resources¶
This is a list of third-party tutorials and resources created by the Godot community. For resources, remember that there is the official huge list over at Reddit.
Think there is something missing here? Feel free to submit a Pull Request as always.
Where to start¶
The Godot video tutorials by KidsCanCode are well-regarded in the community and often recommended as a gentle introduction to beginners.
If you're interested in Visual Scripting, Emilio's tutorials may be worth a look.
If you're interested in a complete introduction to programming using Godot and GDScript, the unofficial Godot Tutorials YouTube channel is a good place to start.
Some tutorials mentioned below provide more advanced tutorials, e.g. on 3D or shaders.
Video tutorials¶
Godot Tutorials (2D, GDScript, Programming Basics).
Emilio (2D, GDScript and VisualScript).
GDQuest (2D and 3D, GDScript, VisualScript and C#).
Game Development Center (2D, networked multiplayer, GDScript).
Game Endeavor (2D, GDScript).
Game from Scratch (2D and 3D, GDScript and C#).
HeartBeast (2D, GDScript).
Jeremy Bullock (2D and 3D, GDScript, VisualScript and C#).
KidsCanCode (2D and 3D, GDScript and VisualScript).
Mister Taft Creates (2D, GDScript).
Miziziziz (2D, GDScript).
Pigdev (2D, GDScript).
Steincodes (2D, GDScript and VisualScript).
TheBuffED (2D, GDScript).
Code with Tom (2D and 3D, GDScript).
BornCG (2D and 3D, GDScript).
Gonkee (2D and 3D, GDScript, Shaders).
TheGuideKnight (2D, GDScript).
GDScript Dude (GDScript).