craxido / OOPP-TDA367-DIT212

Object oriented programming project, TDA367/DIT212, LP4 2017.
1 stars 0 forks source link

The player class should be connected to all other relevant classes. #10

Open erikdsjostrom opened 7 years ago

erikdsjostrom commented 7 years ago

Shop should update money, damage, damageMultiplier Main should update money. Home should update money, moneyPerSecond

BunnyFiscuit commented 7 years ago

Home and Shop update the relevant stats on the player when a upgrade is bought

BunnyFiscuit commented 7 years ago

Also removes money from the player depending on the cost of the upgrade