Skip to content

A Rock Paper Scissors game using HTML, CSS, and JavaScript involves a simple user interface with buttons for each choice (rock, paper, scissors) .

Notifications You must be signed in to change notification settings

Viveena/Rock-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~User interface with buttons for each choice (rock, paper, scissors) using HTML.

~CSS is used to style these buttons and the overall layout to make it visually appealing.

~JavaScript handles the game logic: capturing the player's choice, randomly selecting the computer's choice, comparing the two to determine the winner, and updating the display with the results.

The game provides immediate feedback to the player, creating an interactive and enjoyable experience.

About

A Rock Paper Scissors game using HTML, CSS, and JavaScript involves a simple user interface with buttons for each choice (rock, paper, scissors) .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published