{"id":28557731,"url":"https://github.com/banghuazhao/mosquito-killer","last_synced_at":"2026-04-29T14:31:40.203Z","repository":{"id":296654503,"uuid":"994043852","full_name":"banghuazhao/mosquito-killer","owner":"banghuazhao","description":"Mosquito Killer: A fun iOS/Mac game built with Swift and SpriteKit. Zap mosquitoes to score points, avoid misses, and beat your high score in this fast-paced, addictive challenge!","archived":false,"fork":false,"pushed_at":"2025-06-01T05:43:19.000Z","size":14263,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T07:48:23.552Z","etag":null,"topics":["action-game","arcade-game","casual-game","game-development","high-score","ios","ios-game","mac-game","macos","mobile-gaming","mosquito-killer","score-tracking","spritekit","swift","swift-app","touch-controls"],"latest_commit_sha":null,"homepage":"https://apps.apple.com/us/app/mosquito-killer-mosquito-game/id1513712754","language":"Swift","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/banghuazhao.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":"2025-06-01T04:30:21.000Z","updated_at":"2025-06-02T22:34:41.000Z","dependencies_parsed_at":"2025-06-01T14:32:40.857Z","dependency_job_id":"4a35cea4-1007-4516-b930-97cec6dd026d","html_url":"https://github.com/banghuazhao/mosquito-killer","commit_stats":null,"previous_names":["banghuazhao/kill-all-mosquito"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/banghuazhao/mosquito-killer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fmosquito-killer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fmosquito-killer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fmosquito-killer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fmosquito-killer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banghuazhao","download_url":"https://codeload.github.com/banghuazhao/mosquito-killer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fmosquito-killer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32429091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: 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":["action-game","arcade-game","casual-game","game-development","high-score","ios","ios-game","mac-game","macos","mobile-gaming","mosquito-killer","score-tracking","spritekit","swift","swift-app","touch-controls"],"created_at":"2025-06-10T07:39:09.315Z","updated_at":"2026-04-29T14:31:40.196Z","avatar_url":"https://github.com/banghuazhao.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mosquito Killer: Mosquito Game\n\n**Mosquito Killer: Mosquito Game** is an exciting and addictive iOS and Mac app where you zap mosquitoes to score points. Stay sharp to avoid missing those pesky bugs! Built using Swift and SpriteKit, this game offers a simple yet challenging experience for players of all ages.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"images/1.gif\" width=\"240\"\u003e\n    \u003cimg src=\"images/2.webp\" width=\"240\"\u003e\n    \u003cimg src=\"images/3.webp\" width=\"240\"\u003e\n\u003c/p\u003e\n\n## Game Description\n\nIn **Mosquito Killer: Mosquito Game**, your mission is to eliminate mosquitoes buzzing around the screen to rack up points. Act fast to zap them before they escape, but be careful—missing a mosquito might cost you!\n\n### Scoring System\n\n- **Mosquitoes:** +5 points for each mosquito zapped.\n- **Missed Mosquitoes:** -1 point for each mosquito that gets away.\n\nPrecision and speed are key to achieving a high score!\n\n## Game Features\n\n- **Swift \u0026 SpriteKit:** Crafted with Swift and SpriteKit for a smooth and responsive gaming experience.\n- **Engaging Sound Effects:** Hear satisfying zaps and ambient sounds as you take down mosquitoes.\n- **Increasing Difficulty:** Mosquitoes spawn faster as the game progresses, keeping you on your toes.\n- **High Score Tracking:** Your best score is saved using `UserDefaults`, so you can challenge yourself to beat it.\n- **Pause Functionality:** Pause the game to take a break, with options to resume or return to the main menu.\n\n## Game Logic\n\nThe game includes the following core mechanics:\n\n- **Sound Effects:** Immersive audio feedback for zapping mosquitoes and background ambiance.\n- **Gameplay Area:** A defined playable area where mosquitoes spawn and move unpredictably.\n- **Touch Controls:** Tap or swipe to zap mosquitoes with intuitive controls.\n- **Pause Menu:** Pause the game at any time to resume or exit to the main menu.\n- **Spawn System:** Mosquitoes appear in waves, with spawn rates increasing to ramp up the challenge.\n\n## Technologies Used\n\n- **Language:** Swift\n- **Framework:** SpriteKit\n- **Platforms:** iOS, macOS\n\n## How to Play\n\n1. Tap or swipe to zap mosquitoes as they appear on the screen.\n2. Earn points for each mosquito you eliminate, but avoid missing them to prevent point deductions.\n3. Track your high score and aim to beat it with every game!\n\n## Download\n\nThe game is available for download on the [App Store](https://apps.apple.com/nz/app/mosquito-killer-mosquito-game/id1513712754?platform=iphone).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanghuazhao%2Fmosquito-killer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanghuazhao%2Fmosquito-killer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanghuazhao%2Fmosquito-killer/lists"}