toru-studio / COOP

A magic, animal themed tower defense game. Defend yourself from the hungry foxes with your magic chickens!
GNU General Public License v3.0
1 stars 1 forks source link

Implement live item counters #16

Closed sam-mata closed 9 months ago

sam-mata commented 9 months ago

Item counters should display health (eggs?) and money (seeds?) on top of regular gameplay for player to view current game state. This should be connected to domain-level game state for updated values.

[!NOTE] This issue is reliant on the relevant assets from Holly being completed first.

sam-mata commented 9 months ago

Requires #17 as prerequisite

sam-mata commented 9 months ago

Moved to #81