This is an online game for "rock-paper-scissors". Simply chose between one of three shapes and play aigainst the computer.
Everyone has played "Rock, Paper, Scissors" at some point in their life. So you already know the rules.
- Define how many rounds we will play against the computer.
- The color should change when it's a win, tie, or loss.
- Feel free to get creative with the design.
- Solution URL: https://github.com/jenniferhubermayer/rock-paper-scissors
- Live Site URL: https://jenniferhubermayer.github.io/retro-calculator/
- Semantic HTML5 markup
- SCSS
- Flex
- JavaScript
- would be great to use some loops to make js shorter
- Website - https://github.com/jenniferhubermayer
This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".