Skip to content

Sonucs12/Rock-paper-scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game

This repository contains the source code for a Rock-Paper-Scissors Game built using JavaScript. The game is a simple and fun implementation of the classic hand game.

Features

  • Classic Gameplay: Play the traditional Rock-Paper-Scissors game against the computer.
  • Randomized Computer Moves: The computer randomly selects its move to ensure fair play.
  • Score Tracking: Keep track of the score as you play multiple rounds.
  • Responsive Design: The game is designed to be responsive, providing a great user experience on both desktop and mobile devices.
  • Interactive Interface: The UI is engaging and user-friendly, making it easy to enjoy the game.