Rock, Paper, Scissors Game

Im making a rock, paper, scissors game as a project but I’m running into a problem with the code. The game is mostly complete but I’m running into the issue of wrong results for selection 1 which is paper in my game. Mind you I’m in the beginner stages so I’m only using variables, if-statements, Booleans, and list for this.

Here is the link to the website that have the code and you can run it for yourself if you like: rock-paper-scissors-start - Replit

(0 is for Rock, 1 is for Paper, 2 is for scissors)

What is not working ? It seemed to work for me.

I chose scissors. The computer also chose scissors and it was a draw. But it didn’t go any further though.

thats because its fixed lol. How do i close thread

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.