Odin Project: Building Rock, Paper, Scissors with Vanilla JavaScript
I just wrapped up a mini-project where I built a Rock, Paper, Scissors game using vanilla JavaScript and basic HTML/CSS to play directly in the browser.
This is the third-to-last project in the Odin Project Foundations Course. If you’re looking to dive into web development, I highly recommend this course—it's 100% free and self-paced. Best of luck to anyone taking it on!
Rock Paper Scissors

And if you’re in the mood for a slightly more messed up (read: more fun) version of Rock, Paper, Scissors, check it out here!
“Want to see how it’s done? The source code is available on GitHub here.”