AChelikani / Codenames

The board game, Codenames, but online!
2 stars 1 forks source link

Map Card color blob generation #8

Open AChelikani opened 6 years ago

AChelikani commented 6 years ago

Generation of the map card in map_card.py is done randomly. It is unintuitive to memorize a random configuration of your 8-9 squares. Instead a generation mechanism should be used where several squares of the same color lie next to each other.