Skip to content

kevinThulnith/Rock-Paper-Scissor

Repository files navigation

Rock-paper-scissor

This project implements a classic Rock-Paper-Scissors game using HTML for the structure, CSS for styling, and JavaScript for interactivity and game logic.

Features:

  • User chooses between Rock, Paper, and Scissors using interactive buttons.
  • Computer randomly selects its choice.
  • Game logic determines the winner based on the classic rules.
  • Visual feedback displays the outcome and player/computer choices.
  • Option to play again or reset the score.

Technologies Used:

  • HTML: Structure and content of the web page.
  • CSS: Styles and visual elements.
  • JavaScript: Game logic, interactivity, and dynamic updates.

Mneu:

Game:

Result:

About

classic Rock-Paper-Scissors game using HTML , CSS, JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published