Skip to content

My rock paper scissors game uses HTML, CSS, and JavaScript to create an interface where users can click on buttons to make their choice. The game logic is implemented in JavaScript, comparing the user's choice to the computer's random choice and determining the winner based on the rules of the game.

Notifications You must be signed in to change notification settings

rachiashtekar/ROCK-PAPER-SCISSORS-Game

Repository files navigation

My rock paper scissors game uses HTML, CSS, and JavaScript to create an interface where users can click on buttons to make their choice. The game logic is implemented in JavaScript, comparing the user's choice to the computer's random choice and determining the winner based on the rules of the game.

About

My rock paper scissors game uses HTML, CSS, and JavaScript to create an interface where users can click on buttons to make their choice. The game logic is implemented in JavaScript, comparing the user's choice to the computer's random choice and determining the winner based on the rules of the game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published