Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sonucs12/rock-paper-scissor
- Owner: Sonucs12
- Created: 2024-08-23T15:37:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T15:38:22.000Z (4 months ago)
- Last Synced: 2024-08-23T17:37:35.806Z (4 months ago)
- Topics: game, rockpaperscissor
- Language: JavaScript
- Homepage: https://sonu-rock-paper-scissor-game.netlify.app/
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.