{"id":26713411,"url":"https://github.com/darshanas17/emoji-game-react","last_synced_at":"2026-04-08T22:32:10.589Z","repository":{"id":284477167,"uuid":"955068904","full_name":"Darshanas17/Emoji-Game-React","owner":"Darshanas17","description":"An engaging Emoji Game built using React.js, where users can test their memory by selecting unique emojis without repeating.","archived":false,"fork":false,"pushed_at":"2025-03-26T04:13:29.000Z","size":722,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T05:22:29.820Z","etag":null,"topics":["css","es6-modules","game","hmtl","javascript","reactjs","state-management"],"latest_commit_sha":null,"homepage":"https://darshanas17.github.io/Emoji-Game-React/","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/Darshanas17.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}},"created_at":"2025-03-26T04:00:54.000Z","updated_at":"2025-03-26T04:13:12.000Z","dependencies_parsed_at":"2025-03-26T05:32:35.022Z","dependency_job_id":null,"html_url":"https://github.com/Darshanas17/Emoji-Game-React","commit_stats":null,"previous_names":["darshanas17/emoji-game-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FEmoji-Game-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FEmoji-Game-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FEmoji-Game-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FEmoji-Game-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darshanas17","download_url":"https://codeload.github.com/Darshanas17/Emoji-Game-React/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245841757,"owners_count":20681196,"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","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","es6-modules","game","hmtl","javascript","reactjs","state-management"],"created_at":"2025-03-27T12:20:00.922Z","updated_at":"2025-10-26T17:45:23.771Z","avatar_url":"https://github.com/Darshanas17.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emoji Game\n\nAn engaging **Emoji Game** built using React.js, where users can test their memory by selecting unique emojis without repeating.\n\n## 🚀 Live Demo\n\n[Click Here to View the App](https://Darshanas17.github.io/Emoji-Game-React)\n\n## 📸 Preview\n\n![Emoji Game Output](https://assets.ccbp.in/frontend/content/react-js/emoji-game-output-v2.gif)\n\n---\n\n## 🎯 Features\n\n- **Memory-Based Gameplay:** Click unique emojis to increase score\n- **Win/Lose Logic:** Winning and losing screens based on selections\n- **Top Score Tracking:** Highest score is recorded for future attempts\n\n---\n\n## 🛠️ Installation \u0026 Setup\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/Darshanas17/Emoji-Game-React.git\n   cd Emoji-Game-React\n   ```\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n3. Start the development server:\n   ```sh\n   npm start\n   ```\n4. Open the browser and go to `http://localhost:3000` to view the app.\n\n---\n\n## 📝 Implementation Details\n\n### **Technologies Used**\n\n- React.js\n- CSS (for styling)\n- JavaScript (ES6+)\n\n### **File Structure**\n\n```\n├── src\n│   ├── components\n│   │   ├── EmojiGame\n│   │   │   ├── index.js\n│   │   │   ├── index.css\n│   │   ├── NavBar\n│   │   │   ├── index.js\n│   │   │   ├── index.css\n│   │   ├── EmojiCard\n│   │   │   ├── index.js\n│   │   │   ├── index.css\n│   │   ├── WinOrLoseCard\n│   │   │   ├── index.js\n│   │   │   ├── index.css\n│   ├── App.js\n│   ├── index.js\n├── package.json\n```\n\n---\n\n## 🎮 How to Play?\n\n1. Click on an emoji to score a point\n2. Avoid clicking the same emoji twice\n3. If all emojis are clicked once, you win!\n4. If a duplicate emoji is clicked, you lose\n5. Track and beat your **Top Score**\n\n---\n\n## 📂 Resources\n\n### **Colors Used**\n\n- `#6a59ff` (Primary)\n- `#ffffff` (White)\n- `#3d3d3d` (Dark Grey)\n- `#ffce27` (Yellow)\n\n---\n\n## 📜 License\n\nThis project is licensed under the **MIT License**.\n\n---\n\n## 🤝 Contributing\n\nFeel free to fork and contribute to this project.\n\n1. Fork the repository\n2. Create a new branch (`feature/your-feature`)\n3. Commit your changes\n4. Push to the branch\n5. Open a Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshanas17%2Femoji-game-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarshanas17%2Femoji-game-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshanas17%2Femoji-game-react/lists"}