{"id":29123588,"url":"https://github.com/dikshitadas/rock-paper-scissors","last_synced_at":"2026-05-17T17:43:06.313Z","repository":{"id":301313445,"uuid":"1008849781","full_name":"DikshitaDas/Rock-Paper-Scissors","owner":"DikshitaDas","description":"A fun and interactive Rock-Paper-Scissors game built using HTML, CSS, and JavaScript.","archived":false,"fork":false,"pushed_at":"2025-06-26T07:43:04.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-08T07:30:03.836Z","etag":null,"topics":["css","html","jacascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DikshitaDas.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-26T07:29:20.000Z","updated_at":"2025-06-26T07:49:11.000Z","dependencies_parsed_at":"2025-06-26T08:36:29.023Z","dependency_job_id":"003207b8-31d6-482b-a374-4c486094005b","html_url":"https://github.com/DikshitaDas/Rock-Paper-Scissors","commit_stats":null,"previous_names":["dikshitadas/rockpaperscissors"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DikshitaDas/Rock-Paper-Scissors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DikshitaDas%2FRock-Paper-Scissors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DikshitaDas%2FRock-Paper-Scissors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DikshitaDas%2FRock-Paper-Scissors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DikshitaDas%2FRock-Paper-Scissors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DikshitaDas","download_url":"https://codeload.github.com/DikshitaDas/Rock-Paper-Scissors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DikshitaDas%2FRock-Paper-Scissors/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266624982,"owners_count":23958304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["css","html","jacascript"],"created_at":"2025-06-29T19:03:57.189Z","updated_at":"2026-05-17T17:42:58.225Z","avatar_url":"https://github.com/DikshitaDas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RockPaperScissors\n\n\n\u003ch1 align=\"center\"\u003e🎮 Rock Paper Scissors Game\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A fun and interactive Rock-Paper-Scissors game built using \u003cb\u003eHTML\u003c/b\u003e, \u003cb\u003eCSS\u003c/b\u003e, and \u003cb\u003eJavaScript\u003c/b\u003e.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Status-Completed-brightgreen?style=for-the-badge\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Made%20With-JavaScript-yellow?style=for-the-badge\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/UI-Responsive-blueviolet?style=for-the-badge\" /\u003e\n\u003c/p\u003e\n\n---\n\n## 📸 Demo Preview\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/DikshitaDas/Rock-Paper-Scissors/blob/main/Screenshot%202025-06-26%20125844.png\" alt=\"Game Preview\" width=\"500\"/\u003e\n\u003c/div\u003e\n\n---\n\n## 🚀 Features\n\n- 🔄 Real-time user vs computer gameplay\n- 🎨 Visually appealing design and animations\n- 📊 Scoreboard for tracking wins\n- 🔁 Game reset and replay option\n- ✅ Clear result messages with color cues\n\n---\n\n## 🛠 Tech Stack\n\n- HTML5\n- CSS3\n- JavaScript (ES6)\n\n---\n\n## 📁 Folder Structure\n\n```\n\nRockPaperScissors/\n├── index.html\n├── style.css\n├── script.js\n├── rock.png\n├── paper.png\n├── scissors.png\n├── preview\\.gif\n└── README.md\n\n````\n\n---\n\n## 🧩 How to Play\n\n1. Clone this repository:\n   \n   git clone https://github.com/your-username/rock-paper-scissors-game.git\n\n\n2. Open the `index.html` file in your browser.\n3. Click on Rock 🪨, Paper 📄, or Scissors ✂️ to make your move.\n4. Watch the result and track your score!\n\n---\n\n## 🧠 Game Logic\n\n* 🪨 Rock beats ✂️ Scissors\n* 📄 Paper beats 🪨 Rock\n* ✂️ Scissors beats 📄 Paper\n* Same choice? It’s a draw!\n\n---\n\n## 📱 Responsive UI\n\nThe game is responsive and works well across desktops, tablets, and mobile devices.\n\n\n---\n\n## 🙋‍♀️ Author\n\nMade with ❤️ by [Dikshita Das](https://github.com/DikshitaDas)\n\n\n## 🌟 Show Your Support\n\nIf you liked this project, feel free to ⭐ star it and share it with others!\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdikshitadas%2Frock-paper-scissors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdikshitadas%2Frock-paper-scissors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdikshitadas%2Frock-paper-scissors/lists"}