buttonmen-dev / buttonmen

Buttonmen - an online dice game
Other
16 stars 24 forks source link

Update Wildcard text to make it easier to parse the values #2922

Open nkmcalli opened 8 months ago

nkmcalli commented 8 months ago

When I play a Wildcard die, I have to hover the text to see the values. The text looks like this "...Jack, Queen, King, and Joker have a value of 11, 12, 13, and 20, respectively..." which is difficult to parse visually and quickly while playing. I want to update the text to something like this "...Jack (11), Queen (12), King (13), and Joker (20)..." which doesn't require the visual leap. I'll add some other words to tie the "value" part back in.