Currently, games always have either 4 or 6 players, with the AI controlling all remaining non-human players. There should be a way to increase or decrease that number, within bounds, e.g. 2-6 players.
I'd like to add a way to add or remove player slots after you initialize a game but before you start playing. Maybe an "Add player" button and an "X" button next to existing player slots.
Presumably, this should only apply to AI players, i.e. you shouldn't be able to remove a human friend who just joined (that's mean)
Currently, games always have either 4 or 6 players, with the AI controlling all remaining non-human players. There should be a way to increase or decrease that number, within bounds, e.g. 2-6 players.