Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Rock Paper Scissors

react, tailwind-css
Manish Tiwari•410
@manishtmtmt
A solution to the Rock, Paper, Scissors game challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

What I'm most proud of is the clean and responsive design I achieved using Tailwind CSS in my Rock, Paper, Scissors game. It was a great opportunity to hone my skills in both React and Tailwind, and I'm happy with how intuitive and visually appealing the final product turned out. Looking back, I would focus more on optimizing the code for scalability and performance. Additionally, I'd like to explore more advanced animations to enhance the user experience.

What challenges did you encounter, and how did you overcome them?

One of the main challenges I encountered was managing state and logic within the React components, especially when it came to tracking the game's outcome and updating the scores. To overcome this, I utilized React's useState and useEffect hooks effectively, ensuring that the game state was properly updated and reflected in the UI. Additionally, I faced some difficulties in fine-tuning the responsiveness of certain elements, but with perseverance and experimentation, I was able to achieve a seamless experience across different screen sizes.

What specific areas of your project would you like help with?

While I'm quite satisfied with the overall implementation of my project, I would appreciate some guidance on improving the accessibility of the game for users with disabilities. Specifically, I would like help in implementing keyboard navigation and ensuring that all interactive elements are properly labeled for screen readers. Any advice or resources on accessibility best practices would be invaluable in making my project more inclusive and user-friendly.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Manish Tiwari'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License