ShivamVashisth28 / 2-player-game

https://2-player-game-theta.vercel.app
2 stars 5 forks source link

[BUG]: The score increase , even in the draw case of the game rock paper scissors game #24

Closed p2peek closed 1 week ago

p2peek commented 1 week ago

In rock paper scissors, game the score board gets updated even in the draw case

Steps to resolve

  1. Go to components folder
  2. In GameArea.jsx, change the draw case in the submitBtn function

Image of the issue

image