Rock Paper and Scissor Game using JavaScript
Rock, paper, and scissors game is a simple fun game in which both players have to make a rock, paper, or scissors. It has only two possible outcomes a draw or a win for one player and a loss for the other player. Prerequisites:HTMLCSSJavaScriptApproachStart by creating the HTML structure for your Ro