- Live Site URL: Live site URL
- Semantic HTML5 markup
- Flexbox
- Mobile-first workflow
- JavaScript
This project is part of The Odin Project curriculum. The goal was to build a simple Rock Paper Scissors game using JavaScript, HTML, and CSS.
- Variables (let, const)
- Data types (strings, numbers)
- Functions and return values
- Conditional logic (if, else if, else)
- The switch statement
- Comparison operators (===, >, <)
- Browser events
- Comparing player vs computer choices
- Determining win, lose, or draw
- Structuring reusable functions
- Selecting elements (querySelector)
- Updating text content
- Handling button clicks
- Making the game interactive
- Responding to user input (button clicks)
- Keeping track of player and computer scores
- Updating UI dynamically
- Layout using Flexbox
- Centering elements
- Styling buttons and text
- Understanding event flow in JavaScript
- Making animations (like score increment effects)
- Website - Azam Azis
Icons used in this project are provided by creators from Flaticon.
