#40DaysOfJavaScript
📍Day 07 - Module One Project
Today I handled two JavaScript projects based on what I had learned so far
- Rock🪨, Paper 📃, Scissors✂️
I created a rock, paper, scissors game that allows a user to face off against the computer using JavaScript.