About Coding Quests
We teach Godot by making you build, not watch.
Coding Quests is a Godot 4 learning platform built around one idea: you actually learn game development by finishing real systems, not by collecting half-watched tutorials. Every course is a quest. You write real GDScript, beat encounters, and walk away with a working system you understand well enough to reuse in your own game.
Why we built this
Most people who set out to learn Godot get stuck in tutorial hell. You follow along, the project works on screen, and then you open a blank scene of your own and realize none of it stuck. The problem isn't effort. It's that watching someone else type is not the same skill as building something yourself.
So we flipped it. Instead of long videos you passively watch, each Coding Quests lesson drops you into the editor with a real problem to solve. You write the code. The encounter checks it. When it clicks, you move on. By the end of a quest you haven't watched an inventory system get built, you've built one.
How the quests work
- Build complete systems. Each quest ships a real, finished feature for Godot 4.x, the same way you'd build it in a production project.
- Learn the why, not just the steps. We focus on the patterns (state machines, Resources, components) so the knowledge transfers to your own game.
- Start free. Several full quests are free with no card required. A membership unlocks the rest of the library.
What you'll build
Drag-and-drop items, stacking, and grid UI built on Resources.
An 8-direction CharacterBody2D controller with a follow camera.
Combat-aware 3D enemies that chase, circle, attack, and react.
Weighty third-person movement, dodge rolls, and lock-on strafing.
File I/O, JSON serialization, save slots, and versioning.
Component-based stats, modifiers, XP curves, and level-ups.
See the full catalogue on the quests page or read free tutorials on the blog.
Get in touch
Ready to actually build something?
Pick a free quest and write your first real Godot system today. No card needed.
Browse the quests