Skip to content

Purry Leveling

Purry Leveling preview
C++ SFML ImGui GameDev
View Repository

Overview#

Purry Leveling is a C++ dungeon RPG where strategy matters more than button mashing. The project focuses on clean turn flow, combat logic, and practical game tooling for debugging and balancing.

Highlights#

  • Turn-based combat with tactical choices
  • Character growth and stat progression
  • Item and skill systems for build variety
  • SFML-based visual rendering loop
  • ImGui debug panels for balancing and testing

Tech Stack#

  • C++17
  • SFML
  • Dear ImGui
  • CMake

Contributors#