Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonucs12/rock-paper-scissor

Rock paper scissor game
https://github.com/sonucs12/rock-paper-scissor

game rockpaperscissor

Last synced: 27 days ago
JSON representation

Rock paper scissor game

Awesome Lists containing this project

README

        

# 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.