Open AChelikani opened 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.
map_card.py
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.