FortuneTapper / FortuneTapper-Bot

GNU General Public License v3.0
0 stars 1 forks source link

Resource management logic: Health, Focus, and Investiture #9

Closed ismael-sensei closed 3 days ago

ismael-sensei commented 6 days ago

Develop functions to add, remove, and set values for health, focus, and investiture in the interactors. Validate values (e.g., no negatives, respect limits). Write unit tests for the core logic.