tuukkaviitanen/boatzy

Show result options on player column, when player has rolled dice

Closed this issue · 1 comments

  • Calculate all possible dice combinations and display them on player's column. Player can select from these and "lock down" the answer
  • This could be done so, that the user's points array has the points and maybe a "locked" boolean, that makes the number blue or something
    • These not locked cells will be cleared if not selected on that round

Already implemented in #11