Rock-Paper-Scissors Game - JavaScript
Rock-Paper-Scissors Game takes input from the player and generates random value for computer, compares the result between them, displays the winner if player or computer wins. When input is same displays a draw game.