Skip to content

ImmotephSimon/ARPG

Repository files navigation

ARPG Systems Framework (UE5.7)

A modular, data-driven framework focused on decoupled systems and real-time logic.

Architectural Features:

  • Component-Based Design: Attribute and Ability systems encapsulated in Actor Components to avoid unclean patterns.
  • Data-Driven Logic: System constants and item scaling managed via Data Tables/Structs for easy iteration and externalization.
  • Event-Driven UI/Logic: Utilized Delegates and Interfaces to eliminate circular dependencies, improve flow readability, and optimize CPU overhead.

Note on Version Control: Logic is implemented via Blueprints (.uasset). Architectural changes, refactors, and logic flows are documented through detailed, atomic commit messages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors