Rock Paper Scissors - keeps showing a tie - JavaScript

Rock Paper Scissors - keeps showing a tie - JavaScript

4.5
(403)
Write Review
More
$ 19.99
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

Javascript Rock, Paper, Scissors Lesson - JavaScript - Codecademy Forums

Javascript Rock Paper Scissors Game Not Working Completely : r/learnjavascript

Rock Paper Scissors project - how to ensure wrong input will stop the program - JavaScript - Codecademy Forums

Create a paper-scissors-rock game on dynamic

How to Play Rock, Paper, Scissors: Official Rules, Tips, & More

Solved Java Exercise 4 Rock Paper Scissors Lizard Spock Rock

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

Need help with The Odin's Project, Rock Paper Scissors assignment ️ - DEV Community

GitHub - racheldmarron/javarockpaperscissors: Created automated rock, paper, scissors game using JavaScript

Learn Java Coding A Rock-Paper-Scissors Game

Build a Game of Rock, Paper, Scissors in JavaScript

🟨 JavaScript 4 🪨 Rock 📄 Paper ✂️ Scissors - DEV Community