This adds score boards to multicolor boards. Only unicolor score because I did not know how to best display a multicolor score marking (rectangle), but I believe for all our current variants, this is sufficient. <- added multicolor score markings
Also I didn't implement the mapping from game state in all boards - I'm thinking we should probably try to reduce the number of board implementations, I'm just unsure how.
This is one step for #137
On graph boards it looks a bit funny, maybe due to rounding problems (?)
This adds score boards to multicolor boards.
Only unicolor score because I did not know how to best display a multicolor score marking (rectangle), but I believe for all our current variants, this is sufficient.<- added multicolor score markingsAlso I didn't implement the mapping from game state in all boards - I'm thinking we should probably try to reduce the number of board implementations, I'm just unsure how.
This is one step for #137
On graph boards it looks a bit funny, maybe due to rounding problems (?)