Hi everyone,
I am currently working on a worker placement (WP) game. Based on my research until now I see that variable turn order (VTO) is used in the majority of the WP games in order to balance the advantage of a player to choose always first action spaces.
My question is: Could you suggest me some different ways for implementing a VTO in a WP game?