nightsky30 / koikoi

Koi Koi Hanafuda
GNU General Public License v2.0
7 stars 1 forks source link

Implement Un-selection for Player Hand #32

Open nightsky30 opened 4 years ago

nightsky30 commented 4 years ago

Implement Un-selection for Player Hand

Would allow players to choose better and recover from a mistaken click...

Card Button slot:

if (enabled and not selected) Player selects...disable/highlight Normal flow... else if (enabled and selected) Player un-selects...revert changes Wait for player...