Z-Puyu / Road-of-Heroes

0 stars 0 forks source link

Road of Heroes

What Is This?

Road of Heroes is a 2D roguelike turn-based role-play game inspired by Darkest Dungeon and influenced by For the King. Read the game design document here for more detail. A detailed version of the game design document is integrated into the wiki page, along side of the documentation for the implementation fo various systems, mechanics and classes used in the development of the game.

Coding Standards

In order to maintain coding style, standardise code structure and facilitate better team collaboration, we specify the following coding conventions and standards which are to be strictly followed in the project's development. Another practical reason to enforce this is for aesthetic purposes.

The followings are strongly encouraged but not strictly enforced:

Workflow

Decision Mechanism