BigMacintosh / Parking

Year 3 Games Project
MIT License
6 stars 0 forks source link

Need to end the game in some way #182

Closed RileyEv closed 4 years ago

RileyEv commented 4 years ago

What Do You Want? We need logic to end a game.

ChrisGora commented 4 years ago

Fixed number of rounds or until 1 player (whichever is shorter) sounds good. The GameEnd event should probably contain a list of winners.

ChrisGora commented 4 years ago

Or does that only get sent to winners, because we disconnect the losers...?