> For the complete documentation index, see [llms.txt](https://roogame.gitbook.io/roogame/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roogame.gitbook.io/roogame/roo-gameplay-framework/learn-to-build-a-complete-rpg-game.md).

# Learn to Build a Complete RPG Game

This learning series follows the development of a complete RPG game built with **Unreal Engine 5.7** and **RooGameplayFramework**. Each episode expands the project with practical gameplay systems and explains the design decisions behind them.

## Project Repository

The complete project source is available on GitHub:

[**RooGF RPG Game on GitHub**](https://github.com/Roo-Roo-Roo/RooGF_RPGGame)

## **Youtube Tutorial**

[Episode 1 - **Stats, Formula, and Combat Foundation** ](https://www.youtube.com/watch?v=LILH3-InaRI)

## Learning Roadmap

1. [**Episode 1 — Stats, Formula, and Combat Foundation**](/roogame/roo-gameplay-framework/learn-to-build-a-complete-rpg-game/episode-1-stats-formula-and-combat-foundation.md) — **Completed**
2. [**Episode 2 — Levels and Character Progression**](/roogame/roo-gameplay-framework/learn-to-build-a-complete-rpg-game/episode-2-levels-and-character-progression.md) — Planned
3. [**Episode 3 — Buffs and Skills**](/roogame/roo-gameplay-framework/learn-to-build-a-complete-rpg-game/episode-3-buffs-and-skills.md) — Planned
4. [**Episode 4 — Equipment, Loot, Pickup, and Equipment Systems**](/roogame/roo-gameplay-framework/learn-to-build-a-complete-rpg-game/episode-4-equipment-loot-pickup-and-equipment-systems.md) — Planned

The roadmap will continue to grow as the project moves toward a complete RPG game.
