Page 1 of 1
Is it possible to code the game so that the player color is set after cars are chosen?
Posted: 14 August 2020, 15:23
by CB Droege
It can be confusing sometimes to, for example, have red player controlling the blue car...
Re: Is it possible to code the game so that the player color is set after cars are chosen?
Posted: 14 August 2020, 18:37
by Jest Phulin
I agree that it can be confusing. But, in a game with less than 6 players, some player(s) will control more than one car. What should their player color be?
Re: Is it possible to code the game so that the player color is set after cars are chosen?
Posted: 14 August 2020, 19:02
by CB Droege
:O I didn't even know that. I've only played with exactly six so far. I guess it wouldn't make sense then.
Perhaps it would be better if none of the players even had a player color at all, then. Tho, again... I don't actually know if BGA's code will allow that...