{"id":20915390,"url":"https://github.com/thinkants/gamestudio","last_synced_at":"2025-06-12T12:04:39.847Z","repository":{"id":164830806,"uuid":"342467027","full_name":"ThinkAnts/GameStudio","owner":"ThinkAnts","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-26T11:50:05.000Z","size":333,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T16:16:15.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ThinkAnts.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":"2021-02-26T04:54:35.000Z","updated_at":"2021-02-26T11:50:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"147607f9-79b3-4afd-8fff-b7ff104b2a95","html_url":"https://github.com/ThinkAnts/GameStudio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAnts%2FGameStudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAnts%2FGameStudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAnts%2FGameStudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAnts%2FGameStudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThinkAnts","download_url":"https://codeload.github.com/ThinkAnts/GameStudio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243307498,"owners_count":20270263,"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":[],"created_at":"2024-11-18T16:14:37.351Z","updated_at":"2025-03-12T23:13:49.983Z","avatar_url":"https://github.com/ThinkAnts.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"GameStudio\n\nHow to Run\n\n 1) Download the Sourcecode from https://github.com/ThinkAnts/GameStudio.git\n 2) Install CocoaPods\n 3) Open GamesStudio.xcworkspace in xcode and select ios simulator and run the project\n\nCocoaPods Installation\n\n1) Go to Project workspace and the run \"pod install\"\n2) This will install pods used in the project\n\nList of Pods  used in application\n1) SDWebImage --\u003e Fetching Image from URL and cacheing the image.\n2) SkeletonView ---\u003e an elegant way to show users that something is happening and also prepare them for which contents are waiting.\n\n\n** MVVM design pattern is used to implement the app.\n** code is organised in such that\n       Models --\u003e Skeleton of Model Objects ,  \n       Network -\u003e URL Request and Response Handler , Request and Response Model are separate so that incase changes required its easy to Handler\n       Utilities --\u003e Constants and Error Keys and other extensions if needed can be added\n       View Model --\u003e Where most of the business logic is implemented.\n\n** Added scope of handling UnitTest cases for UI and Functional requirement.\n\n** UIImage usually takes lot of time to load. Its required to cache UIimages so that if user goes back and forth of the same record Images are cached.\n\n** Responsibilities related to functionalities are evenly shared between parts of code. Fatty View controller is avoided.\n** Right now all the data is loaded once from the API. If loaded based on pages then Prefecth data source can be implemented in the list which improves performance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkants%2Fgamestudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkants%2Fgamestudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkants%2Fgamestudio/lists"}