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

https://github.com/subraatakumar/rock-paper-scissors-game-using-html-css-and-javascript-guided-by-subrat-sir


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

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
![RPC Game Scroonshot](https://github.com/subratsir/rock-paper-scissors-game-using-HTML-CSS-and-JavaScript-Guided-By-Subrat-Sir/blob/main/rpc_game_image.JPG?raw=true)

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