Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


logo

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.

## 🛠 Built With

### Tech Stack

HTML

CSS

JavaScript

### Key Features

- **Visual platform**
- **Score is available**
- **Reset score button available**

(back to top)

## 🚀 Live Demo

[Live Demo Link](https://sambeck87.github.io/Rock-paper-scissors_v1/)

(back to top)

## 💻 Getting Started

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

(back to top)

## 👥 Authors

👤 **Sandro Hernandez**

- [GitHub Profile](https://github.com/sambeck87)
- [LinkedIn Profile](https://www.linkedin.com/in/sandro-israel-hern%C3%A1ndez-zamora/)

(back to top)

## 🔭 Future Features

- [ ] **Rounds selector**
- [ ] **Store the Top Records**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/sambeck87/Rock-paper-scissors_v1/issues).

(back to top)

## ⭐️ Show your support

If you like this project, you can give star this repo.

(back to top)

## 🙏 Acknowledgments

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.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)