Just a suggestion.
Make a player class that takes a name and the player's selection.
Have the player class getName, getResponse ,incrementScore, and getScore methods.
then include a compare...