Rock Paper Scissors - keeps showing a tie - JavaScript

Rock Paper Scissors - keeps showing a tie - JavaScript

4.9
(717)
Write Review
More
$ 23.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

7 Ways To Code Rock Paper Scissors in JavaScript, by Samuele

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

Game of rock paper & scissor, multiplayer - MIT App Inventor Help - MIT App Inventor Community

Easy Rock, Paper, Scissors tactics that will give you the edge over unsuspecting opponents - Article - Bardown

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

Project #4

Wanting to add timer to confirm selection of object (Rock Paper Scissors) - Godot Forums

javascript - rock/paper/scissors game outputting random results and I have no idea why - Stack Overflow

Rock Paper Scissors Game Using Javascript Switch Statement, Javascript Project

Javascript Rock Paper Scissor game in console (help) : r/learnjavascript

Create Rock Paper Scissors With JavaScript - Code Architects

programming – Intro to Web Apps JOU 3363

GitHub - futurethang/Rock_Paper_Scissors: A stylized Rock Paper Scissors browser game, built with HTML, CSS and Javascript

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

Code A Rock Paper Scissors Game