Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 435 Bytes

Readme.md

File metadata and controls

18 lines (11 loc) · 435 Bytes

RockPaperScissors

Rock Paper Scissors. Play versus the computer or versus the "AI". Deployed at (https://rockpaperscissors-ms.netlify.com/)

Created with

The game is built in React using Create-React-App. Feature testing using cypress.

The Rules

Rock beats Scissors, Scissors beat Paper, Paper beats Rock.

License

Distributed under the MIT License.