Rock, Paper, Scissors game vs. computer with Local Storage and Sound.
Design comparison
Solution retrospective
I found building the layers of the icons tough. Therefore I didn't do the cicles that go round the winner. Did anyone find them easy?
How does the project look in general?, Can you spot any errors or possible impovements?
Thank you in advance.
Community feedback
- @NathLowePosted over 2 years ago
Really well done! The web app you've coded is really closed to the design. It looks like the page is reloading at the end of every game, how do you keep the score ? Cookies ?
Also you should better use semantic HTML such as header, footer, main, section... instead of use div and span, I think it is to help the navigator to interpret better the code mostly for screen reader.
Nice job!
Marked as helpful0@clarencejuluPosted over 2 years ago@NathLowe Thank you very much. I keep the score by using LocalStorage.
You are right! I really need to use semantic HTML more...
0
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