Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 371 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 371 Bytes

#This is Rock-Paper-Scissors game created using html,css,javascript.
#This game is played between the user and the computer.User makes his choice by clicking on the respective icons while choice is made by the computer by generating a random number.
#Scoreboard with the winner of each turn is shown on the screen.The winner of the game is also shown at last.