{"id":23726563,"url":"https://github.com/codenkoffee/qubit-quantum-computing-game","last_synced_at":"2026-06-23T12:31:44.512Z","repository":{"id":258410376,"uuid":"871729068","full_name":"CodeNKoffee/qubit-quantum-computing-game","owner":"CodeNKoffee","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-08T18:27:51.000Z","size":9895,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-08T12:41:51.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://qubit-quantum-computing-game.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeNKoffee.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,"zenodo":null}},"created_at":"2024-10-12T19:17:18.000Z","updated_at":"2025-11-10T17:19:09.000Z","dependencies_parsed_at":"2025-01-07T14:37:08.707Z","dependency_job_id":"4923e9b5-5487-494f-95d0-6a6a09a4ef32","html_url":"https://github.com/CodeNKoffee/qubit-quantum-computing-game","commit_stats":null,"previous_names":["codenkoffee/qubit-quantum-computing-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeNKoffee/qubit-quantum-computing-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fqubit-quantum-computing-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fqubit-quantum-computing-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fqubit-quantum-computing-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fqubit-quantum-computing-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeNKoffee","download_url":"https://codeload.github.com/CodeNKoffee/qubit-quantum-computing-game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fqubit-quantum-computing-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34688031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":[],"created_at":"2024-12-31T00:32:12.548Z","updated_at":"2026-06-23T12:31:44.490Z","avatar_url":"https://github.com/CodeNKoffee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quantum Fly 🎮\n\nA cutting-edge web-based quantum-themed game that combines modern web technologies with innovative control mechanisms. Players control a quantum bit (qubit) through sound or facial expressions, navigating through a mesmerizing quantum realm.\n\n## 🌟 Features\n\n- **Innovative Controls**: \n  - Quantum Pulse Mode: Control your qubit through sound/clapping\n  - Grin Gravity Mode (Coming Soon): Control using facial expressions\n- **Cross-Platform Compatibility**:\n  - Desktop browsers\n  - Mobile devices (Portrait mode optimized)\n  - Tablets\n- **Social Features**:\n  - Global leaderboard\n  - Country representation system\n  - User profiles\n- **Premium Features** (Coming Soon):\n  - Character skins\n  - Quantum trails\n  - Special effects\n- **Monetization**:\n  - Virtual currency (Quantum Coins)\n  - Premium packages\n  - In-game shop\n\n## 🚀 Technologies Used\n\n- React.js with Vite\n- Redux for state management\n- Firebase (Authentication, Firestore, Analytics)\n- TailwindCSS for styling\n- Web Audio API for sound detection\n- Canvas API for game rendering\n\n## 🛠️ Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/quantum-fly.git\ncd quantum-fly\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Create a `.env` file in the root directory with your Firebase configuration:\n```env\nVITE_FIREBASE_API_KEY=your_api_key\nVITE_FIREBASE_AUTH_DOMAIN=your_auth_domain\nVITE_FIREBASE_PROJECT_ID=your_project_id\nVITE_FIREBASE_STORAGE_BUCKET=your_storage_bucket\nVITE_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id\nVITE_FIREBASE_APP_ID=your_app_id\nVITE_FIREBASE_MEASUREMENT_ID=your_measurement_id\n```\n\n4. Start the development server:\n```bash\nnpm run dev\n```\n\n## 📱 Mobile Support\n\nThe game is optimized for mobile devices in portrait mode, featuring:\n- Responsive UI elements\n- Touch-friendly controls\n- Adaptive canvas sizing\n- Performance optimizations\n\n## 🎮 How to Play\n\n1. **Start**: Click \"Start Game\" on the main screen\n2. **Choose Mode**: Select \"Quantum Pulse\" mode\n3. **Controls**: \n   - Clap or make noise to make the qubit fly upward\n   - Stay quiet to let it fall\n4. **Objective**: Navigate through quantum barriers to achieve the highest score\n5. **Scoring**: Each barrier passed adds to your quantum score\n6. **Game Over**: Colliding with barriers or the ground ends the game\n\n## 💎 Premium Features\n\nThe game includes a virtual shop with:\n- Quantum Coins packages\n- Character customization (Coming Soon)\n- Special effects (Coming Soon)\n- Particle trails (Coming Soon)\n\n## 🔒 License\n\nThis software is protected under a Proprietary License. All rights reserved.\n\nTo obtain a license:\n1. Visit https://choosealicense.com/no-permission/\n2. Copy the license text\n3. Create a file named `LICENSE` in your project root\n4. Add the following header to the license:\n```\nCopyright (c) [Year] [Your Name/Company]\nAll Rights Reserved\n\n[Rest of the license text from choosealicense.com/no-permission/]\n```\n\nThis license:\n- Reserves all rights\n- Prohibits distribution\n- Prohibits modification\n- Prohibits commercial use without permission\n- Requires attribution\n\n## 🤝 Contributing\n\nThis is a proprietary project and is not open for public contributions. All rights reserved.\n\n## 📞 Support\n\nFor support, please contact [your-email@domain.com]\n\n## 🔄 Updates\n\nThe game is regularly updated with:\n- New features\n- Performance improvements\n- Security patches\n- Bug fixes\n\n## ⚠️ Requirements\n\n- Modern web browser with WebGL support\n- Microphone access for sound controls\n- Stable internet connection\n- Recommended: Chrome/Firefox/Safari latest version\n\n## 🏗️ Development\n\nFor development:\n```bash\n# Install dependencies\nnpm install\n\n# Start development server\nnpm run dev\n\n# Build for production\nnpm run build\n\n# Preview production build\nnpm run preview\n```\n\n## 🔐 Security\n\n- Firebase Authentication for user management\n- Secure environment variables\n- Data encryption in transit\n- Regular security updates\n\n## 📈 Analytics\n\nThe game uses Firebase Analytics to track:\n- User engagement\n- Game performance\n- Feature usage\n- Error reporting\n\n---\n\n© [Year] [Your Name/Company]. All Rights Reserved.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenkoffee%2Fqubit-quantum-computing-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenkoffee%2Fqubit-quantum-computing-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenkoffee%2Fqubit-quantum-computing-game/lists"}