Free Godot 4.7 Project: The Last Forge 2D Roguelite (Coding Quests)
Original title: The Last Forge (2D-Roguelike-Tutorial-youtube)
Overview
The Last Forge is the companion project for the Coding Quests 2D roguelike YouTube course, built in Godot 4.7 with GDScript. It is a top-down action roguelite with procedurally connected floors, room clearing, combinable items and builds, shops, a Forge Altar gamble, bosses and a corruption meter.
The code lives in a public GitHub repository where every lesson has its own branch containing a complete, openable project; there is no license file, and the standard (non-C#) Godot 4.7 build is required. It suits learners who want to follow a roguelite course lesson by lesson with working checkpoints.
What You Can Learn
- Procedurally connected floor generation for a top-down roguelite
- Item combination and build systems with shops and a Forge Altar gamble
- Boss encounters and a corruption meter mechanic
- Lesson-by-lesson project branches, each a complete openable project
Access: Free direct download