Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sambeck87/rock-paper-scissors_v1
This is the traditional rock-paper-scissors game where the user will play with the pc, The user will select his play by clicking on buttons. If the user win, his record increase by one, opposite case the pc record increase.
https://github.com/sambeck87/rock-paper-scissors_v1
Last synced: about 1 month ago
JSON representation
This is the traditional rock-paper-scissors game where the user will play with the pc, The user will select his play by clicking on buttons. If the user win, his record increase by one, opposite case the pc record increase.
- Host: GitHub
- URL: https://github.com/sambeck87/rock-paper-scissors_v1
- Owner: sambeck87
- License: mit
- Created: 2023-07-28T13:56:09.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-07-30T06:02:03.000Z (over 1 year ago)
- Last Synced: 2023-07-30T06:28:45.435Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rock, Paper, Scissors game
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Rock, Paper, Scissors game ](#-rock-paper-scissors-game-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)# 📖 Rock, Paper, Scissors game
**Rock, Paper, Scissors game** the traditional game but now available to play versus the computer. You can select your move and the game will show the computer's move. You will be able to see the result and the total score of the game.
This game was created using pure HTML, CSS and JavaScript.HTML
CSS
JavaScript
- **Visual platform**
- **Score is available**
- **Reset score button available**[Live Demo Link](https://sambeck87.github.io/Rock-paper-scissors_v1/)
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/sambeck87/Rock-paper-scissors_v1.git```
### Usage
To run the project, execute the index.html file
👤 **Sandro Hernandez**
- [GitHub Profile](https://github.com/sambeck87)
- [LinkedIn Profile](https://www.linkedin.com/in/sandro-israel-hern%C3%A1ndez-zamora/)- [ ] **Rounds selector**
- [ ] **Store the Top Records**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/sambeck87/Rock-paper-scissors_v1/issues).
If you like this project, you can give star this repo.
Special thanks to Saeko for the opportunity to fight for a place in her family. It is an honor and a privilege to be considered for this wonderful team.
This project is [MIT](./LICENSE) licensed.