Rock Paper Scissors - with loop - with boundary and invalid checking on inputs and testing done
HTML-код
- Опубликовано: 8 ноя 2024
- In this version of Rock Paper and Scissors, I have looped the game so it plays best winner out of three games. I have validated the users input for two of the inputs (not for all of them) and I have showed how to test your game to achieved merit and excellence level.