Feel free to say anything about the work.
Paul Andres
@paulpdoaAll comments
- @anilkoduruSubmitted over 2 years ago@paulpdoaPosted over 2 years ago
Hi! This is great! But I noticed that when it shows the result of the hands, the score doesn't change immediately.
In your code I also saw that there is so many if checks. Try making your code shorter and also try using Math.random() from javascript then create an array for which will contain the three hands for the computer. Then inside the function using the Math.random it will check which hand will be picked by the computer.
Well thats all, Happy Coding and keep improving!
Marked as helpful0 - @SamarthTripathi-DesignSubmitted over 2 years ago
1.Please let me know, why the edges of button are being cut off after applying border radius
@paulpdoaPosted over 2 years agoI look at your css file and I saw that you are using percent. Try using px or any other units that is available.
And regarding with your cards, just look at the design and compare it to your work. You added a border radius in every card. My tip is copy the exact design to make it more looking good.
Happy coding!
Marked as helpful0 - @Benedict-AnthonySubmitted over 2 years ago
saving to local storage..it also took me more time than i thougth
@paulpdoaPosted over 2 years agoHello there, I just viewed your site itself. My tip for you as a frontend developer is you should always copy the exact design to be able to make your clients and your development team happy in the future.
Anyways, this is a good start :). Just keep practicing 😁
Marked as helpful1