You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated CardClasses.cs and PlantAfflictions.cs to implement Value setter in ICard interface and decrement card value daily in TickDay method for MealyBugs affliction.
Updated `ScoreManager`, `CardGameMaster`, and `TurnController` scripts:
- Displayed money goal in the UI.
- Added `GetMoneys` method for accessing current moneys.
- Implemented level-based money goals and win screen functionality.
Signed-off-by: donovan <dmontoya@unity.edu>
0 commit comments