Skip to content

SOniaSharma21/Rock-paper-scissor-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-paper-scissor-gam

A game which played physically early now play it digitally.

ROCK PAPER SCISSOR GAME is bascially implementation which includes a simple HTML structure with the game elements,a css file to style the game, and a javascript file to handle the game logic. The game displays the pkayers and computer choices,as well as the result of the game. when the user clicks on one of the buttons (Rock, Paper, or Scissors), the JavaScript code generates the computer's choice, updates the display, and determines the winner based on the rules of the game. The result is then displayed in the "Result" section.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages