https://github.com/subraatakumar/rock-paper-scissors-game-using-html-css-and-javascript-guided-by-subrat-sir
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/subraatakumar/rock-paper-scissors-game-using-html-css-and-javascript-guided-by-subrat-sir
- Owner: subraatakumar
- Created: 2021-12-21T03:08:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T08:37:01.000Z (over 4 years ago)
- Last Synced: 2025-03-25T03:57:30.170Z (over 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rock-paper-scissors-game-using-HTML-CSS-and-JavaScript-Guided-By-Subrat-Sir
This is game is developed by Me, using HTML CSS and JavaScript Guided By Subrat Sir. This game is for complete beginners.
Readme file changed.
## Technologies Used
- HTML
- CSS
- JavaScript
## Guided By :
- [Subrat Sir](https://github.com/subratsir)
## [Click Here To See It Live](https://subratsir.github.io/rock-paper-scissors-game-using-HTML-CSS-and-JavaScript-Guided-By-Subrat-Sir/)
## Author
- [Subrat Sir](https://github.com/subratsir)
## Rock Paper Scissors Game Screenshot

## How To Play
This is game is played with computer. You choose any option shown in screen and computer will choose a random option. Based on these two options it will be decided who wins.
- Paper wins over Rock
- Rock wins over Scissors
- Scissors win over Rock