Rock, Paper, Scissors game vs. computer with Local Storage and Sound.

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.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NathLowe
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 helpful
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