simonprickett / firebase-rps

Rock Paper Scissors Game Demo with Firebase web and Firebase Functions

Home Page:https://simonprickett.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Try Again Button

simonprickett opened this issue · comments

Right now if both players play the same move, they need to be able to try again. Implement the existing try again button to allow them to have another go at making a move until someone eventually wins.