Client Project

Modular Board Game Actions

allows each pawn to have custom abilities

it then displays them to the player, and handles all the tasks to execute that ability : aiming, effects and interactions

features

created a base task object that encapsulates each single action, the designer then can link these blocks to create complex interactions.