This is a simple best of three Rock Paper Scissors game between the user and a computer opponent.
Messages are displayed via window alerts and choices are selected via window prompts.
The computer opponent randomly selects one of three choices.
User inputs are not case sensitive, but invalid inputs will end the current match.
Results of the three games are displayed at the end of each match.
Refresh the page to start a new match
Here is a link to the deployed site.
Enjoy!