Tim020 / SUPER-SEPR

SEPR team
https://seprated.github.io/
GNU General Public License v3.0
2 stars 0 forks source link

Win condition #57

Closed MIDunn closed 7 years ago

MIDunn commented 7 years ago

The player's score needs to be calculated based on resources owned as well as roboticons worth. Score could be calculated each turn, or just once at the end of the game.

Tim020 commented 7 years ago

How is this going?

jcf518 commented 7 years ago

Working on it but I've been concentrating on ARIN. I'll get it done after tomorrow's exam.

jcf518 commented 7 years ago

I've changed this so we calculate the player score with the resource amounts rather than multiplying them by their selling prices which proved difficult and isn't necessary to determine the winner. Was it a requirement to use selling prices to calculate the score?

Tim020 commented 7 years ago

I will have a look and finish this off this morning (easier for me to add the UI stuff as it's gonna be a pain in the ass to merge together later). :)