A Rock Paper Scissors game versus a computer, created using Javascript, CSS, and HTML.
- Allows the user to participate in a paper scissors game against a Computer
- The Computer's score and decisions are shown on the left side while the user's score and decisions are shown on the right side
- Computer calculates its choice based on a randomizer function
- All in game decisions by the computer and the user are shown using the icons representing each choice