The Rock Paper Scissors game is created according to the assignment from The Odin Project course.
🔗 Live preview of the project is here.
- Used HTML
- Used CSS
- Used JavaScript
- Learned how to adapt web pages for smaller devices
- Learned JavaScript conditionals and returns
- Created a 'Robot'. (It's not a robot, just random generation 😄)
- Learned how to show a pop up when something has happened. In this game it's a winner or a tie
- Learned how to position without a FlexBox but just using translate