This web development tutorial shows how to use JavaScript, HTML, and CSS to create a Rock Paper Scissors Game in the browser.

Tutorial by whatsdev. Check out their channel: https://www.youtube.com/channel/UC0tRdbXVDbhaRvZPKsRgmxg

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org

And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp

source

34 Comments

  1. When I used const the userScore received an error. Had to use let to get this to work. edit: ah he noticed as well at 55 minutes. I kind of waste 30 minutes on this before i figured it out lol

  2. did anyone have an issue with getting past the switch statements? once I take out the consoles, nothing is displaying.. can someone please fill me in? I've tried this out step by step, but it's not working. Thanks

Leave A Reply

Please enter your comment!
Please enter your name here