Eddie-Rose / Softeng306Project2Unity

0 stars 0 forks source link

Scoring System: Happiness & Revenue Combination #5

Closed Nikhil-Dreddy closed 6 years ago

oscarcs commented 6 years ago

Each worker should internally track their happiness, which will be affected by various game world interactions, and the total happiness of the company should be calculated based on the net sum of worker happiness. There should also be UI elements so that the player can query how happy each player is. This could be very basic for the prototype.