I have used Javascript DOM to create a simple Stone Paper Scissor game. The user can select any one of the provided options by clicking at the pics from the website.
- Comp vs User
- User can select their choice by clicking the pics provided on the webiste.
- Result is declared after every round.
- Score is maintained for the user and computer separately.