Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Rock, Paper, Scissors Game

#react
Karishma Garg 1,010

@krrish105

Desktop design screenshot for the Rock, Paper, Scissors game coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
4advanced
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hey Guys, I just finished the Rock, Paper, Scissors Game Challenge. I would like you all to see it and let me know how I can improve it. Let me know my mistakes. Thank you!.

Community feedback

P
Grace 27,950

@grace-snow

Posted

You're missing some important html semantics on this. Try and think of other html tags that are meaningful rather than text in spans and divs. Definitely some headings would help give this structure

Most important at all though is your easy/hard toggle is inaccessible at the moment. Instead use radio inputs so it is explicitly clear which state is being set at all times.

Good luck

Marked as helpful

0

Karishma Garg 1,010

@krrish105

Posted

Okay. I will fix this. Thank you!

0

@arkharman12

Posted

  • Scoreboard should not go in negative. Keep it at 0 if the player loses in the first game.
  • Bottom half of the viewport is cut out at 1440px.

Marked as helpful

0

Karishma Garg 1,010

@krrish105

Posted

Okay. I will try and fix it. Thank you!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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