Design comparison
Solution retrospective
Please let me know how I can improve on the styles and accessibility :)
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hey there, Amon! 👋
Good job on this challenge! 👏
One small thing I'd like to suggest is adding
cursor: pointer
to the interactive elements on the page (such as the game options and the rules button).Also, the game score doesn't seem to be working for me, for some reason (it just shows
null
). You might want to take another look at that to see what's going on. 😉Otherwise, the rock, paper, scissors game is working pretty well. 👍
Keep coding (and happy coding, too)! 😁
2@A-amonPosted over 3 years ago@ApplePieGiraffe Thank you! I didnt notice the cursor was still the arrow. I will fix it and the null score~ Happy coding
1
Please log in to post a comment
Log in with GitHubJoin 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