This project is a simple implementation of the classic Rock Paper Scissors game, developed as a part of The Odin Project's foundation course. The purpose of the project is to reinforce fundamental concepts in web development.
Live link: https://gabriellan-02.github.io/Rock-Paper-Scissor/
- HTML
- Javascript
- TailwindCSS
- Arrow Functions: Utilized arrow functions in JavaScript, enhancing code readability and conciseness.
- Events: Explored event handling in JavaScript to create interactive gameplay.
- DOM Manipulation: Applied DOM manipulation techniques to dynamically update and modify the content on the webpage.
Feel free to explore the code and have fun playing Rock Paper Scissors! ✊ ✋✌