/Rock-Paper-Scissors

Classic rock, paper scissors game built with vanilla JavaScript, HTML and CSS. Rock paper scissors is a hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. In this case you play against the computer throwing randomized hands. The user’s wins and loss are incremented and the user can opt to reset the game at anytime.

Primary LanguageHTML

Rock-Paper-Scissors