codedstrings/rock-paper-scissors

Add a button to choose GameType

Opened this issue · 0 comments

Users can choose which type of game they want to play :

  1. Best of 5.
  2. First to 5.

(the code to do this has been already implemented as scoreboard1 (best of 5) and scoreboard2 (first to 5), Just need to add a button for selection.