{"id":48688516,"url":"https://github.com/amirallami-code/rock-paper-scissors-game","last_synced_at":"2026-04-11T04:38:56.968Z","repository":{"id":191292140,"uuid":"683114661","full_name":"amirallami-code/rock-paper-scissors-game","owner":"amirallami-code","description":"Rock, Paper, Scissors is a classic hand game that has been played for generations. It's a simple yet entertaining way to make quick decisions or settle disputes.","archived":false,"fork":false,"pushed_at":"2025-06-23T15:33:45.000Z","size":134,"stargazers_count":28,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-11T04:38:56.633Z","etag":null,"topics":["game","javascript","js","rock-paper-scissors"],"latest_commit_sha":null,"homepage":"https://rpsgame-amirallami.vercel.app","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amirallami-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-08-25T16:26:27.000Z","updated_at":"2026-04-01T12:27:26.000Z","dependencies_parsed_at":"2024-03-30T08:28:33.302Z","dependency_job_id":"69c66aab-177e-4d1f-9bb7-32528b3e1399","html_url":"https://github.com/amirallami-code/rock-paper-scissors-game","commit_stats":null,"previous_names":["amirallami-code/rock-paper-scissors-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amirallami-code/rock-paper-scissors-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirallami-code%2Frock-paper-scissors-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirallami-code%2Frock-paper-scissors-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirallami-code%2Frock-paper-scissors-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirallami-code%2Frock-paper-scissors-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amirallami-code","download_url":"https://codeload.github.com/amirallami-code/rock-paper-scissors-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirallami-code%2Frock-paper-scissors-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game","javascript","js","rock-paper-scissors"],"created_at":"2026-04-11T04:38:55.556Z","updated_at":"2026-04-11T04:38:56.948Z","avatar_url":"https://github.com/amirallami-code.png","language":"CSS","readme":"# Rock, Paper, Scissors Game\n\n![demo](images/demo.jpg)\n\n[![MIT License](https://img.shields.io/badge/License-MIT-blue)](https://opensource.org/licenses/MIT)\n![Last Update](https://img.shields.io/github/last-commit/amirallami-code/rock-paper-scissors-game?style=flat\u0026color=blue)\n[![Stars](https://img.shields.io/github/stars/amirallami-code/rock-paper-scissors-game?style=flat\u0026color=yellow)](https://github.com/amirallami-code/binary-search-algorithm/)\n![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen)\n![Contributions Welcome](https://img.shields.io/badge/Contributions-welcome-brightgreen)\n\n\n\n## Table of Contents\n- [Introduction](#introduction)\n- [How to Play](#how-to-play)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Live Demo](#live-demo)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact Information](#contact-information)\n\n## Introduction\n\n**Rock, Paper, Scissors** is a classic hand game that has entertained generations. This project brings the timeless game to the digital world, allowing you to play against a computer opponent anytime, anywhere.\n\n## How to Play\n\n1. **Players**: You vs. the Computer\n2. **Rules**:\n   - Choose your move: Rock (👊), Paper (✋), or Scissors (✌️)\n   - The winner is determined as follows:\n     - Rock crushes Scissors\n     - Scissors cut Paper\n     - Paper covers Rock\n   - If both players choose the same shape, it's a tie\n3. **Gameplay**:\n   - Click on your chosen move\n   - The computer's choice is generated randomly\n   - The winner of the round is displayed\n   - Score is updated after each round\n   - Play as many rounds as you like!\n\n## Features\n\n- Intuitive user interface\n- Real-time score tracking\n- Responsive design for desktop and mobile\n\n## Technologies Used\n\n- **HTML5**: Structure of the game interface\n- **CSS3**: Styling and animations\n- **JavaScript (ES6+)**: Game logic and DOM manipulation\n- **LocalStorage**: For saving game progress\n\n## Live Demo\n\nExperience the game live: [Rock, Paper, Scissors Game](https://rpsgame-amirallami.vercel.app)\n\n## Installation \n\nTo run this project locally:\n\n 1. Clone the repository: \n\n```bash\n  git clone https://github.com/amirallami-code/rock-paper-scissors-game.git\n```\n\n 2. Navigate to the project directory: \n\n```bash\n  cd rock-paper-scissors-game\n```\n\n 3. Open `index.html` in your preferred web browser \n\n## Usage\n\n1. Open the game in your web browser.\n2. Click on your choice of Rock, Paper, or Scissors.\n3. View the computer's choice and the round result.\n4. Check the updated score.\n5. Play again!\n\n## Contributing\n\nWe welcome contributions! If you'd like to contribute:\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature/AmazingFeature`)\n3. Make your changes\n4. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n5. Push to the branch (`git push origin feature/AmazingFeature`)\n6. Open a Pull Request\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n## Contact Information\n\nFor questions or feedback about this project, please contact:\n\nAmirhossein Allami - amirallami.dev@gmail.com\n\nProject Link: [https://github.com/amirallami-code/rock-paper-scissors-game](https://github.com/amirallami-code/rock-paper-scissors-game)\n\n---\n\n⭐ Star this repository if you find it cool!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirallami-code%2Frock-paper-scissors-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirallami-code%2Frock-paper-scissors-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirallami-code%2Frock-paper-scissors-game/lists"}