Rock Paper Scissors - keeps showing a tie - JavaScript

Rock Paper Scissors - keeps showing a tie - JavaScript

4.6
(600)
Write Review
More
$ 21.50
Add to Cart
In stock
Description

Hi there! I’m working on the Rock Paper Scissors exercise, and everything seems to work correctly except that it keeps logging “the game is a tie:”. All of my curlies are in the right place, so I’m not sure where the issue. Any ideas? Thank you! I’ve copy/pasted the actual code into the body of this post, but since it stripped the formatting I also included a screenshot from the page. const getUserChoice = userInput => { userInput = userInput.toLowerCase(); if (userInput === “rock” || us

how to loop a Rock Paper Scissor in Javascript - Stack Overflow

7 Ways To Code Rock Paper Scissors in JavaScript - Strani Anelli

Skeptic » Insight » What the Empirical Evidence REALLY Says about Rock, Paper, Scissors

Web Game Designer

Which rock, paper, scissors winner block do you prefer? - Share your Projects - Snap! Forums

Build a Game of Rock, Paper, Scissors in JavaScript

Rock Paper Scissors Using Modular Arithmetic – The Renegade Coder

Can We Fit Rock Paper Scissors in Python in a Tweet? – The Renegade Coder

Make your own Rock Paper Scissors game in 20 minutes! - Tutorials and DIY Guides - Community

Solved Part 1 Instructions Write a program that plays a game