{"id":30116381,"url":"https://github.com/banghuazhao/zombie-zone","last_synced_at":"2025-08-18T20:35:07.117Z","repository":{"id":306364950,"uuid":"1025861427","full_name":"banghuazhao/zombie-zone","owner":"banghuazhao","description":"Transform zombies back into humans in this fast-paced iOS arcade game! Built with Swift and SpriteKit, featuring handcrafted levels, touch controls, and multi-language support","archived":false,"fork":false,"pushed_at":"2025-07-25T03:57:42.000Z","size":7165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-25T08:45:31.805Z","etag":null,"topics":["2d-game","ads","adventure","animation","app-store","arcade","game","ios","localization","mobile-game","singleplayer","sound-effects","spritekit","swift","tilemap","zombies"],"latest_commit_sha":null,"homepage":"https://apps.apple.com/us/app/zombie-zone-clear-zombies/id1531598928","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-07-24T23:46:49.000Z","updated_at":"2025-07-25T03:57:45.000Z","dependencies_parsed_at":"2025-07-25T08:45:45.882Z","dependency_job_id":"bfaa6308-4261-47bb-8403-aa390146c2ae","html_url":"https://github.com/banghuazhao/zombie-zone","commit_stats":null,"previous_names":["banghuazhao/zombie-zone"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/banghuazhao/zombie-zone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fzombie-zone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fzombie-zone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fzombie-zone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fzombie-zone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banghuazhao","download_url":"https://codeload.github.com/banghuazhao/zombie-zone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fzombie-zone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269705476,"owners_count":24462172,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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":["2d-game","ads","adventure","animation","app-store","arcade","game","ios","localization","mobile-game","singleplayer","sound-effects","spritekit","swift","tilemap","zombies"],"created_at":"2025-08-10T09:36:20.318Z","updated_at":"2025-08-10T09:36:22.621Z","avatar_url":"https://github.com/banghuazhao.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zombie Zone\n\n[![App Store](https://img.shields.io/badge/App%20Store-Download-blue)](https://apps.apple.com/us/app/zombie-zone-clear-zombies/id1531598928)\n\n\u003e **Transform all zombies back into humans in a limited time!**\n\n**Zombie Zone** is a fast-paced, touch-based arcade game for iOS, built with SpriteKit. Play as a hero who must save infected villagers by turning zombies back into humans before time runs out. Use power-ups, avoid obstacles, and challenge yourself across multiple levels. Available in English, Simplified Chinese, and Traditional Chinese.\n\n- **App Store:** [Zombie Zone on the App Store](https://apps.apple.com/us/app/zombie-zone-clear-zombies/id1531598928)\n\n## 📱 Screenshots\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshots/1.png\" alt=\"Zombie Zone gameplay screenshot 1\" width=\"350\"/\u003e\n  \u003cimg src=\"screenshots/2.png\" alt=\"Zombie Zone gameplay screenshot 2\" width=\"350\"/\u003e\n\u003c/p\u003e\n\n---\n\n## 🚀 Features\n- Fast-paced, touch-based gameplay\n- Multiple handcrafted levels with increasing difficulty\n- Animated player and zombie characters\n- Power-ups (pills) and obstacles (rocks, walls)\n- Heads-up display (HUD) with timer, zombie count, and level info\n- Sound effects and background music\n- Google Mobile Ads integration (banner and interstitial)\n- Multi-language support (English, Simplified Chinese, Traditional Chinese)\n- Custom tile and sprite assets\n\n## 🛠 Installation\n1. **Clone this repository:**\n   ```sh\n   git clone https://github.com/banghuazhao/zombie-zone.git\n   ```\n2. **Install dependencies** (if not already):\n   ```sh\n   pod install\n   ```\n3. **Open** `Zombie Zone.xcworkspace` **in Xcode**.\n4. **Build and run** on a simulator or device (iOS 11.0+).\n\n## 📦 Dependencies\n- [SpriteKit](https://developer.apple.com/spritekit/) (Apple framework)\n- [Google-Mobile-Ads-SDK](https://developers.google.com/admob/ios/download)\n- [SnapKit](https://github.com/SnapKit/SnapKit) (~\u003e 5.0.0)\n- [Then](https://github.com/devxoul/Then)\n- [Localize-Swift](https://github.com/malcommac/LocalizationKit) (~\u003e 2.0)\n\n## 🗂 Project Structure\n- `Zombie Zone/Controller/` — Main view controller\n- `Zombie Zone/Model/` — Game entities: Player, Zombie, FireZombie, Animatable, Types\n- `Zombie Zone/Scene/` — GameScene logic and level files (`Level1.sks` ... `Level8.sks`)\n- `Zombie Zone/Tile/` — Tile assets and tile set (`MyTileSet.sks`)\n- `Zombie Zone/View/` — HUD and UI elements\n- `Zombie Zone/Tools/` — Utilities, constants, ad helpers, extensions\n- `Zombie Zone/Music/` — Sound effects and background music\n- `Zombie Zone/Assets.xcassets/` — App icons and background images\n- `Zombie Zone/Config/` — Debug and Release configuration files\n\n## ⚙️ Configuration\nAdMob and other configuration values are set in `Config/Debug.xcconfig` and `Config/Release.xcconfig`. Update these files with your own AdMob IDs if needed.\n\n## 🌍 Localization\nThe game supports English, Simplified Chinese, and Traditional Chinese. Localizable strings are in the `en.lproj`, `zh-Hans.lproj`, and `zh-Hant.lproj` folders.\n\n## 🎨 Assets\n- Custom tile maps and sprite atlases for player, zombies, and scenery\n- Music and sound effects in `Music/`\n- App icons and launch images in `Assets.xcassets/`\n\n## 📲 Download\n[![Download on the App Store](https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg)](https://apps.apple.com/us/app/zombie-zone-clear-zombies/id1531598928)\n\n---\nFor questions or contributions, please open an issue or contact the author. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanghuazhao%2Fzombie-zone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanghuazhao%2Fzombie-zone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanghuazhao%2Fzombie-zone/lists"}