Submitted almost 3 years agoA solution to the Rock, Paper, Scissors game challenge
Rock-Paper-Scissors Game Using React
accessibility, react
@JosueSifuentesA

Solution retrospective
This is a simple web-based implementation of the classic game of Rock Paper Scissors, built with React. The game allows the user to select one of three options (rock, paper, or scissors) to play against the computer, and displays the outcome of the game (win, lose, or draw) based on the standard game rules.
In addition, the game includes a button to display the game rules, and the user's score is persisted across page refreshes using browser local storage.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Josue Sifuentes Alvarez's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord