Rock, Paper, Scissors Project - JavaScript

Hello all!

Here is my finished Rock, Paper, Scissors Project made with JavaScript. I created a simple webpage to display and use the project. Let me know what you think!

website: Rock Paper Scissors
github: GitHub - JCode777/rock-paper-scissors

Thanks!
J

1 Like

Good job.
I would suggest you add scores. The first player to reach a certain score wins and you can add a button to restart the game.

Thanks Odunsi! Great idea!