{"id":22391530,"url":"https://github.com/amruthlp12/rock-paper-scissors","last_synced_at":"2026-05-09T07:05:21.744Z","repository":{"id":266029430,"uuid":"897158957","full_name":"AmruthLP12/rock-paper-scissors","owner":"AmruthLP12","description":"A fun and interactive Rock-Paper-Scissors game built using Next.js 13 (App Router), TypeScript, and Tailwind CSS. Test your luck against the computer and see who wins! 🚀","archived":false,"fork":false,"pushed_at":"2025-12-24T08:34:45.000Z","size":256,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T22:10:44.345Z","etag":null,"topics":["ai","nextjs","shadcn-ui","tailwindcss","v0dev","vercel"],"latest_commit_sha":null,"homepage":"https://shadcn-rock-paper-scissors.vercel.app/","language":"TypeScript","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/AmruthLP12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-12-02T06:16:41.000Z","updated_at":"2025-12-24T08:34:49.000Z","dependencies_parsed_at":"2024-12-02T07:37:31.072Z","dependency_job_id":null,"html_url":"https://github.com/AmruthLP12/rock-paper-scissors","commit_stats":null,"previous_names":["amruthlp12/rock-paper-scissors"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmruthLP12/rock-paper-scissors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmruthLP12%2Frock-paper-scissors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmruthLP12%2Frock-paper-scissors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmruthLP12%2Frock-paper-scissors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmruthLP12%2Frock-paper-scissors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmruthLP12","download_url":"https://codeload.github.com/AmruthLP12/rock-paper-scissors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmruthLP12%2Frock-paper-scissors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["ai","nextjs","shadcn-ui","tailwindcss","v0dev","vercel"],"created_at":"2024-12-05T04:10:13.666Z","updated_at":"2026-05-09T07:05:21.730Z","avatar_url":"https://github.com/AmruthLP12.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 🪨 Rock Paper Scissors Game 🎮\n\nA fun and interactive Rock-Paper-Scissors game built using Next.js 13 (App Router), TypeScript, and Tailwind CSS. Test your luck against the computer and see who wins! 🚀\n\n# 🛠️ Tech Stack\n\n* Next.js 13 (App Router)\n* React\n* TypeScript\n* Tailwind CSS\n* ShadCN/UI Components\n* Lucide Icons\n\n# 🚀 Features\n\n* Real-Time Gameplay: Make your move and see immediate results.\n* Dynamic Scoreboard: Tracks wins, losses, and ties.\n* Responsive UI: Built with Tailwind CSS for a seamless experience across devices.\n* Clean \u0026 Minimal Design: Powered by ShadCN and Lucide Icons for a sleek interface.\n\n# 🏁 Getting Started\nFollow these steps to get the project up and running locally:\n\n1. Clone the Repository\n```bash\ngit clone https://github.com/AmruthLP12/rock-paper-scissors.git\n\ncd rock-paper-scissors\n\n```\n2. Install Dependencies\n```bash\nnpm install\n```\n3. Run the Development Server\n```bash\nnpm run dev\n```\nOpen your browser and navigate to http://localhost:3000 to play the game!\n\n\n\n📁 Project Structure\n```arduino\n\n📦 rock-paper-scissors-game\n├── 📂 app\n│   ├── 📂 components\n│   │   └── ui\n│   │       └── card.tsx\n│   └── 📄 page.tsx\n├── 📂 public\n├── 📂 styles\n│   └── globals.css\n├── 📄 next.config.mjs\n└── 📄 tsconfig.json\n```\n\n# 🎨 UI Components\n* Card Component: Customizable card layout using ShadCN UI.\n* Icons: Handled using Lucide Icons for rock, paper, and scissors representations.\n\n# 📝 How to Play\n1. Choose your move by clicking one of the three buttons: Rock, Paper, or Scissors.\n2. The computer will randomly select its move.\n3. The game will display the winner and update the scoreboard.\n\n# 🤝 Contributing\nContributions are welcome! Feel free to open an issue or submit a pull request for any improvements or new features.\n\n# 📜 License\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n# 🌟 Acknowledgments\nNext.js for the powerful framework.\nTailwind CSS for the flexible styling.\nLucide Icons for the clean and sharp icons.\n\n# 💬 Feedback\nFeel free to reach out via LinkedIn or open an issue if you have any suggestions or questions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famruthlp12%2Frock-paper-scissors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famruthlp12%2Frock-paper-scissors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famruthlp12%2Frock-paper-scissors/lists"}