CSC480-18S / Red-Team

Red Team Repository
MIT License
6 stars 19 forks source link

AI Team Balancing #340

Closed brendangoldberg closed 6 years ago

brendangoldberg commented 6 years ago

Currently, there could be 4 Gold team AI players. link to demo

LandonPatmore commented 6 years ago

This is not an issue. Their teams are randomly generated.

brendangoldberg commented 6 years ago

This should fall under a game balancing issue, if people are able to look into this, then great, if not, it can be closed by end of semester.

LandonPatmore commented 6 years ago

Fixed, teams for AI are now staggered like: Green, Gold, Green, Gold and are in a FIFO queue. When a AI connects, they grab the first one, and when they leave they push it to the back of the queue.