You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is an implementation of the classic Rock Paper Scissors game.
It uses conditional logic and random choice generation to determine the winner between the player and the computer.