Rock Paper Scissors
A simple rock paper scissors game developed in plain javascript. This was my first project. It taught me about DOM manipulation and other basic web development skills. This was created as a part of The Odin Project curriculum.
Tech used
- HTML5
- CSS
- Plain JavaScript