Rock Paper Scissors. Play versus the computer or versus the "AI". Deployed at (https://rockpaperscissors-ms.netlify.com/)
The game is built in React using Create-React-App. Feature testing using cypress.
Rock beats Scissors, Scissors beat Paper, Paper beats Rock.
Distributed under the MIT License.