{"id":29536748,"url":"https://github.com/banghuazhao/space-charge","last_synced_at":"2025-07-17T03:09:27.204Z","repository":{"id":304629161,"uuid":"1019346480","full_name":"banghuazhao/space-charge","owner":"banghuazhao","description":"A fast-paced, vertical platformer iOS game built with SpriteKit. Jump, dodge, and collect as you ascend through space!","archived":false,"fork":false,"pushed_at":"2025-07-14T08:41:18.000Z","size":17741,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-14T11:30:47.856Z","etag":null,"topics":["admob","app-store","apple","arcade","casual-game","cocoapods","demo-app","game-development","indie-game","ios","localization","mobile-game","multilingual","open-source","physics","platformer","spritekit","swift","tilt-controls","xcode"],"latest_commit_sha":null,"homepage":"https://apps.apple.com/us/app/space-jumper-squid-adventure/id1516635884","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-14T07:29:42.000Z","updated_at":"2025-07-14T08:41:21.000Z","dependencies_parsed_at":"2025-07-14T11:41:10.455Z","dependency_job_id":null,"html_url":"https://github.com/banghuazhao/space-charge","commit_stats":null,"previous_names":["banghuazhao/space-charge"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/banghuazhao/space-charge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fspace-charge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fspace-charge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fspace-charge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fspace-charge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banghuazhao","download_url":"https://codeload.github.com/banghuazhao/space-charge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banghuazhao%2Fspace-charge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265562376,"owners_count":23788516,"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":["admob","app-store","apple","arcade","casual-game","cocoapods","demo-app","game-development","indie-game","ios","localization","mobile-game","multilingual","open-source","physics","platformer","spritekit","swift","tilt-controls","xcode"],"created_at":"2025-07-17T03:09:26.488Z","updated_at":"2025-07-17T03:09:27.198Z","avatar_url":"https://github.com/banghuazhao.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Space Charge\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![Platform: iOS 11.0+](https://img.shields.io/badge/iOS-11.0%2B-blue)](https://developer.apple.com/ios/)\n[![Swift: 5.0](https://img.shields.io/badge/Swift-5.0-orange)](https://swift.org/)\n\nA fast-paced, vertical platformer iOS game built with SpriteKit. Jump, dodge, and collect as you ascend through space! \n\n[![Download on the App Store](https://img.shields.io/badge/App%20Store-Download-blue?logo=apple)](https://apps.apple.com/us/app/space-jumper-squid-adventure/id1516635884)\n\n## Table of Contents\n- [Screenshots](#screenshots)\n- [Features](#features)\n- [Technical Details \u0026 Compatibility](#technical-details--compatibility)\n- [Installation](#installation)\n- [Dependencies](#dependencies)\n- [License](#license)\n- [Author](#author)\n\n---\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshots/1.png\" alt=\"Gameplay Screenshot 1\" width=\"250\"/\u003e\n  \u003cimg src=\"screenshots/2.png\" alt=\"Gameplay Screenshot 2\" width=\"250\"/\u003e\n  \u003cimg src=\"screenshots/3.png\" alt=\"Gameplay Screenshot 3\" width=\"250\"/\u003e\n\u003c/p\u003e\n\n---\n\n## Features\n- **Vertical Platformer Gameplay:** Jump from platform to platform, avoid hazards, and collect coins and power-ups.\n- **Physics-based Movement:** Responsive controls using device tilt (CoreMotion) and smooth animations.\n- **Multiple Game States:** Includes waiting, playing, and game over states.\n- **Dynamic Obstacles:** Breakable platforms, lava, bombs, and more.\n- **Score Tracking:** Real-time score and best score tracking with persistent storage.\n- **Sound \u0026 Music:** Engaging sound effects and background music.\n- **Ad Integration:** Google Mobile Ads for monetization.\n- **Multilingual Support:** Localized for multiple languages using Localize-Swift.\n\n---\n\n## Technical Details \u0026 Compatibility\n\n- **Architecture:**\n  - Built with [SpriteKit](https://developer.apple.com/spritekit/) for 2D game rendering and physics.\n  - Follows a Model-View-Controller (MVC) structure for scene and UI management.\n- **Localization:**\n  - Supports English, Simplified Chinese, and Traditional Chinese via [Localize-Swift](https://github.com/malcommac/Localize-Swift).\n- **Ad Integration:**\n  - Uses [Google Mobile Ads SDK](https://developers.google.com/admob/ios/download) for banner and interstitial ads.\n- **Device Support:**\n  - Universal app: runs on iPhone and iPad.\n  - Portrait orientation only.\n- **Deployment Target:**\n  - Minimum iOS version: **11.0**\n- **Swift Version:**\n  - Written in **Swift 5.0**\n- **Tested On:**\n  - iPhone 8, iPhone 12, iPad (simulators and real devices)\n  - Xcode 12 and above\n- **Known Limitations:**\n  - No Android or macOS support.\n  - Requires device with accelerometer for optimal experience.\n  - Some features (ads, music) may require network or permissions.\n\n---\n\n## Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/banghuazhao/space-charge.git\n   cd space-charge\n   ```\n2. **Install dependencies:**\n   Ensure you have [CocoaPods](https://cocoapods.org/) installed, then run:\n   ```bash\n   pod install\n   ```\n3. **Open the project:**\n   Open `Space Charge.xcworkspace` in Xcode.\n4. **Build \u0026 Run:**\n   Select your target device or simulator and hit Run (▶️) in Xcode.\n\n---\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- [Localize-Swift](https://github.com/malcommac/Localize-Swift)\n- [SnapKit](https://github.com/SnapKit/SnapKit)\n- [Then](https://github.com/devxoul/Then)\n- [SwiftyButton](https://github.com/TakefiveInteractive/SwiftyButton)\n\nAll dependencies are managed via CocoaPods (see `Podfile`).\n\n---\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n---\n\n## Author\n\n[Banghua Zhao](https://github.com/banghuazhao) ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanghuazhao%2Fspace-charge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanghuazhao%2Fspace-charge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanghuazhao%2Fspace-charge/lists"}