Rock, Paper, Scissor Game using Reactjs and pure css

Solution retrospective
Implementing the logic for the game rules and the animation effect glad I could do that with try and error format and not relying on Chatgpt
What challenges did you encounter, and how did you overcome them?And the animation effect for the win and loser but I had to use react hook(useState) in helping me to solve that and also the useEffect hook for identifying the winner and loser by updating state on when a setting state changes so I don't have an infinite loop effect.
What specific areas of your project would you like help with?Any idea is great on where you think I can do better.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Victor'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