Closed benknoble closed 6 months ago
I need to check the rulebook again, but I think I was planning on implementing only the "spend points by modifying the deck" part, and not the "favors have special rules" part.
A simple interface is
| Monster Deck | | Favors | ---------------- ---------- | card … | <= | card… | | …………………………… | => | ……………… | ---------------- ---------- Total points spent: N
Both boxes should be tables.
Does "Monster Deck" show all cards or only negatives?
Perhaps the columns should be "Available" and "Spent."
I need to check the rulebook again, but I think I was planning on implementing only the "spend points by modifying the deck" part, and not the "favors have special rules" part.
A simple interface is
Both boxes should be tables.
Does "Monster Deck" show all cards or only negatives?