This is online version of the Rock Paper Scissors game.
The tech stack is
-
HTML:I have used this to structure the layout of my webpage
-
CSS: I have used various concepts of CSS such as flexBox etc.
-
JavaScript: I have used JS for showing the score and updating the score dynamically.