Hi!
I’ve been working on a rock paper scissors game in my spare time.
I did a code academy game which you wrote a prompt based game, and I wanted to create something using vanilla javascript.
So here it is…
Rock Paper Scissors
Feedback Welcome, especially on how I can streamline my JS code, it’s just a first pass currently and I think it’s fairly clunky.
Thanks!