Godot · 4.6.2 · 2D

Free Godot 4.6.2 Project: Open RPG Turn-Based RPG Demo (GDQuest)

Original title: Godot 4 Open RPG (godot-open-rpg)

Free Godot 4.6.2 Project: Open RPG Turn-Based RPG Demo (GDQuest)
Preview from the original source by GDQuest (gdquest-demos)

Overview

Godot 4 Open RPG is a GDQuest open-source demo that shows one solid way to structure a classic 2D turn-based RPG in Godot 4, currently requiring Godot 4.6.2 and written in GDScript. It covers a turn-based combat system, an inventory and character progression, and it runs on the GL Compatibility renderer; the project is marked as a work in progress.

The full project is on GitHub under the MIT license and can be opened directly from the repository. It is a useful architecture reference for developers planning JRPG-style games in Godot.

What You Can Learn

  • Structuring a classic 2D turn-based RPG project in Godot 4
  • Turn-based combat, inventory and character progression systems
Visit Original Project

Access: Free direct download