{"id":42075651,"url":"https://github.com/koompi/master-mouse","last_synced_at":"2026-01-27T10:00:33.840Z","repository":{"id":333902589,"uuid":"1138740472","full_name":"koompi/master-mouse","owner":"koompi","description":"Master Mouse","archived":false,"fork":false,"pushed_at":"2026-01-23T17:34:14.000Z","size":3952,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-26T22:12:32.999Z","etag":null,"topics":["game","mouse"],"latest_commit_sha":null,"homepage":"https://mastermouse.koompi.org","language":"TypeScript","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/koompi.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-21T03:56:49.000Z","updated_at":"2026-01-23T17:35:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"d19ac82c-ef6c-4eff-9839-d5472ab3aa93","html_url":"https://github.com/koompi/master-mouse","commit_stats":null,"previous_names":["koompi/master-mouse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/koompi/master-mouse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fmaster-mouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fmaster-mouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fmaster-mouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fmaster-mouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koompi","download_url":"https://codeload.github.com/koompi/master-mouse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koompi%2Fmaster-mouse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28811495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","mouse"],"created_at":"2026-01-26T09:23:50.118Z","updated_at":"2026-01-27T10:00:33.823Z","avatar_url":"https://github.com/koompi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Master Mouse Adventure\n\n\u003c!-- \u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"public/wall-lamp-v3.png\" alt=\"Master Mouse Adventure Banner\" width=\"100%\" /\u003e\n\u003c/div\u003e --\u003e\n\n## 🎮 About The Game\n\n**Master Mouse Adventure** is an interactive educational game designed to help children master computer mouse skills. Through a series of fun, Cambodian-themed mini-games, players will learn:\n\n- **Clicking** (Balloon Pop, Fruit Chop)\n- **Hovering** (Magic Garden, Flashlight)\n- **Dragging \u0026 Dropping** (Toy Sorter, Temple Builder)\n- **Scrolling** (Deep Sea Scroll)\n- **Tracing** (Shape Tracing, Khmer Letters)\n\nThe game features **100+ levels** across different thematic chapters, from the \"Happy Grass Garden\" to the \"Ice Mountain\", keeping kids engaged while they build essential digital literacy skills.\n\n## ✨ Features\n\n- **Cambodian Theme**: Includes games like _Tuk Tuk Driver_, _Khmer Letter Tracing_, _Rice Planting_, _Angkor Temple Builder_, and more.\n- **Progress Tracking**: Validates skills and unlocks new levels as the player progresses.\n- **Offline Ready**: Fully functional without an internet connection.\n- **PWA Support**: Can be installed as an App on your device.\n- **Engaging Visuals**: Bright colors, animations, and sound effects to encourage learning.\n\n## 🚀 How to Run\n\n### Online (Web)\nVisit our official link: [coming soon]\n\n### Locally (Developers)\n\n1.  **Clone the repository**\n    ```bash\n    git clone https://github.com/koompi/master-mouse.git\n    cd master-mouse\n    ```\n\n2.  **Install dependencies**\n    ```bash\n    # using bun\n    bun install\n    \n    # OR using npm\n    npm install\n    ```\n\n3.  **Start the development server**\n    ```bash\n    # using bun\n    bun run dev\n\n    # OR using npm\n    npm run dev\n    ```\n\n4.  **Build for production**\n    ```bash\n    npm run build\n    ```\n\n## 📦 Build Desktop App (Electron)\n\nTo build the standalone desktop application (AppImage/Deb/Win):\n\n```bash\nnpm run electron:build\n```\n\nThe output files will be in the `release/` folder.\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n\n---\nBuilt with ❤️ by [KOOMPI](https://koompi.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoompi%2Fmaster-mouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoompi%2Fmaster-mouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoompi%2Fmaster-mouse/lists"}