Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 860 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 860 Bytes

Rock Paper Scissors

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/

Technologies Used

  • HTML
  • Javascript
  • TailwindCSS

Key Learnings

  • 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! ✊ ✋✌