{"id":16699960,"url":"https://github.com/dscyrescotti/hoop","last_synced_at":"2025-10-09T03:16:01.316Z","repository":{"id":114209773,"uuid":"591583900","full_name":"dscyrescotti/Hoop","owner":"dscyrescotti","description":"🏀 A 2D basketball free throw game which is built using SpriteKit and SwiftUI","archived":false,"fork":false,"pushed_at":"2023-02-23T13:23:14.000Z","size":17913,"stargazers_count":20,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T03:49:00.654Z","etag":null,"topics":["coredata","game","game-development","hobby-project","ios","ios-game","spritekit","spritekit-2d-swift","spritekit-demo","swift","swift-package-manager","swiftui","swiftui-example","swiftui-learning"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/dscyrescotti.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}},"created_at":"2023-01-21T07:03:39.000Z","updated_at":"2024-12-29T12:42:32.000Z","dependencies_parsed_at":"2023-05-30T13:15:35.226Z","dependency_job_id":null,"html_url":"https://github.com/dscyrescotti/Hoop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dscyrescotti/Hoop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscyrescotti%2FHoop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscyrescotti%2FHoop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscyrescotti%2FHoop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscyrescotti%2FHoop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dscyrescotti","download_url":"https://codeload.github.com/dscyrescotti/Hoop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscyrescotti%2FHoop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000776,"owners_count":26082911,"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-10-09T02:00:07.460Z","response_time":59,"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":["coredata","game","game-development","hobby-project","ios","ios-game","spritekit","spritekit-2d-swift","spritekit-demo","swift","swift-package-manager","swiftui","swiftui-example","swiftui-learning"],"created_at":"2024-10-12T18:08:42.138Z","updated_at":"2025-10-09T03:16:01.284Z","avatar_url":"https://github.com/dscyrescotti.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏀 Hoop\n\n\"Shoot, Score, and Swish!\" - Hoop is a fun and simple 2D basketball free throw game built with the power of SpriteKit and SwiftUI.\n\n## 📱 Preview\n\u003cimg src=\"./Assets/preview.gif\" alt=\"Hoop\" width=\"40%\"/\u003e\n\n## 🎉 Motivation\nAs my New Year's resolution, I decided to explore something new and fun in the iOS ecosystem. I came up with the thought of building a small and simple game to experience the game development by learning SpriteKit API. As such, Hoop comes to life. Genuinely, the journey was not smooth enough and had some struggles with SpriteKit at the beginning because of my unfamilarity with the framework. However, I could manage to overcome burdens by researching on the framework along with the help of StackOverflow 😉. Overall, it was a fun and thrilling adventure of crafting it.\n\n## 🔨 Build \u0026 Run\nTo get started, go to **Terminal** and run the following commands to clone and open the project.\n```\n\u003e git clone https://github.com/dscyrescotti/Hoop.git\n\u003e cd Hoop \u0026\u0026 xed .\n```\nAfter seeing the project open, run the project by either using **⌘R** (Command+R) or clicking **Run** button in the project toolbar. That's it. Now you're ready to play!\n\n## 📦 Tech Stack\n- SpriteKit\n- SwiftUI\n- CoreData\n- Swift Package Manager\n\n## 🎯 Backlogs\n\u003cinput type=\"checkbox\" disabled /\u003e Add haptic feedback to enhance user experience\u003cbr/\u003e\n\u003cinput type=\"checkbox\" disabled /\u003e Add sound and music to be more enjoyable\u003cbr/\u003e\n\u003cinput type=\"checkbox\" disabled /\u003e Add game levels based on points the player earns\u003cbr/\u003e\n\u003cinput type=\"checkbox\" disabled /\u003e Add obstacles to block the ball from entering the hoop\u003cbr/\u003e\n\u003cinput type=\"checkbox\" disabled /\u003e Add more ball textures\u003cbr/\u003e\n\u003cinput type=\"checkbox\" disabled /\u003e Implement test case to cover the whole codebase\n\n## 🏅 Credits\nHoop is inspired by [Dunk Shot](https://apps.apple.com/us/app/dunk-shot/id1301375510) which is the fun and enjoyable game to paly.\n\u003e Hoop is just a hobby project to learn SpriteKit, so don't sue me for copying the idea. 🙏\n\n## ✍️ Author\nScotti | [@dscyrescotti](https://twitter.com/dscyrescotti)\n\u003cp\u003e\n\u003ca href=\"https://twitter.com/dscyrescotti\"\u003e\n\u003cimg src=\"https://img.shields.io/twitter/follow/dscyrescotti.svg?style=social\"\u003e\n\u003c/a\u003e\n\u0026nbsp;\n\u003ca href=\"https://github.com/dscyrescotti\"\u003e\n\u003cimg src=\"https://img.shields.io/github/followers/dscyrescotti.svg?style=social\u0026label=Follow\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdscyrescotti%2Fhoop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdscyrescotti%2Fhoop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdscyrescotti%2Fhoop/lists"}