/Rock-Paper-Scissors-Game

A web application that plays rock paper scissors with you. Nice and neat design made possible with bootstrap 4

Primary LanguageHTML

Rock-Paper-Scissors-Game

  • It is a classic rock paper scissors game. The game is designed using Javascript where the player plays against the computer.

  • In total there will be 10 moves. The player has to choose one option among the rock, paper and scissors. A random option will be generated from the computer's side and the one who wins will get one point every time.

SNAPSHOTS

Start-Game

Choose Your Move

GamePlay

GamePlay

  • After 10 moves are over, final result will be displayed on the screen with a button to restart the game.

Restart

  • The game is responsive so that it can be played on every device.

THANK YOU