Latest solutions
Latest comments
- @anilkoduru@paulpdoa
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 helpful - @SamarthTripathi-Design@paulpdoa
I 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 helpful - @Benedict-Anthony@paulpdoa
Hello 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 helpful