{"id":21055210,"url":"https://github.com/virtuesky/thebeginning_2","last_synced_at":"2025-05-15T23:32:26.245Z","repository":{"id":238333568,"uuid":"613867983","full_name":"VirtueSky/TheBeginning_2","owner":"VirtueSky","description":"Help you make the game easier! (Android \u0026 iOS)","archived":false,"fork":false,"pushed_at":"2024-12-25T02:43:47.000Z","size":102836,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T16:47:59.044Z","etag":null,"topics":["game-core","gamebase","singleton","singleton-pattern","unity","unity3d-games"],"latest_commit_sha":null,"homepage":"","language":"C#","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/VirtueSky.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-03-14T12:38:35.000Z","updated_at":"2025-03-07T10:12:04.000Z","dependencies_parsed_at":"2024-05-05T18:03:17.459Z","dependency_job_id":"e3c569a3-ea10-4e09-808b-1cafaa4d2dd7","html_url":"https://github.com/VirtueSky/TheBeginning_2","commit_stats":null,"previous_names":["virtuesky/base-game-hyper-casual"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtueSky%2FTheBeginning_2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtueSky%2FTheBeginning_2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtueSky%2FTheBeginning_2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtueSky%2FTheBeginning_2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VirtueSky","download_url":"https://codeload.github.com/VirtueSky/TheBeginning_2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442345,"owners_count":22071863,"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":["game-core","gamebase","singleton","singleton-pattern","unity","unity3d-games"],"created_at":"2024-11-19T16:37:19.361Z","updated_at":"2025-05-15T23:32:21.229Z","avatar_url":"https://github.com/VirtueSky.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base Game Unity (Android \u0026 iOS)\n- Unity 2022.3 (LTS)\n  \nDescription: Gamebase for mobile hyper casual, casual game \n\n\n(Use: [Sunflower2 Package](https://github.com/wolf-org/sunflower_2))\n\n- GameFlow\n\n```mermaid\nflowchart TB\n    subgraph LauncherScene[\"\u003ci class=\"fa-brands fa-unity\"\u003e\u003c/i\u003e Launcher Scene\"]\n    Loading(Loading)\n    end\n\n    subgraph ServiceScene[\"\u003ci class=\"fa-brands fa-unity\"\u003e\u003c/i\u003e Service Scene\"]\n    Initialization(Initialization)\n    SceneLoader(SceneLoader)\n    LevelLoader(LevelLoader)\n    AudioManager(AudioManager)\n    VisualEffectsSpawner(VisualEffectsSpawner)\n    Advertising(Advertising)\n    IapManager(IapManager)\n    end\n\n    subgraph GameScene[\"\u003ci class=\"fa-brands fa-unity\"\u003e\u003c/i\u003e Game Scene\"]\n    GameManager(GameManager)\n    PopupManager(PopupManager)\n    end\n\n    GameScene --\u003e AudioManager --\u003e SoundComponent{{Pooling: SoundComponent-AudioSource}}\n\n\n    Loading --Load (LoadSceneMode.Additive)--\u003e ServiceScene\n    Loading --\u003e LoadGameScene --\u003e SceneLoader --Load--\u003e GameScene\n    GameManager --\u003e StartGame{Start Game} --\u003e LevelLoader --Instantiate--\u003e Level(Level)\n    PopupManager --Show PopupInGame--\u003e StartGame\n    Level --Win Level--\u003e WinGame{Win Game} --Next Level--\u003eGameManager\n    Level --Lose Level--\u003e LoseGame{Lose Game} --Replay or Skip Level--\u003eGameManager\n    Level --Replay Level--\u003e ReplayGame{Replay Game}\n    ReplayGame --Replay Level--\u003e GameManager\n    PopupManager --Show PopupWin--\u003e WinGame\n    PopupManager --Show PopupLose--\u003e LoseGame\n```\n\n## Note\n### GameConfig Window\n- Shortcut (`Ctrl + ~` or `Command + ~`) to open GameConfig Window\n\n![Screenshot 2024-07-26 093159](https://github.com/user-attachments/assets/11ac42bb-3ea1-489b-afe6-00fabd409ec0)\n\n- Open the `GameConfig` script to add or edit configs,\n\n\n![Screenshot 2024-07-26 093403](https://github.com/user-attachments/assets/10b0a2ce-7f34-48ea-b6fe-487b640c3cbf)\n\n### DebugView\n\n- Enable Debug View `true` in GameConfig window\n- Swipe up on the edge (left or right) of the screen to open (shortcut in editor (`Alt+D` or `Option+D`))\n\n\n![Unity_9YRD8rJRE1](https://github.com/user-attachments/assets/73692ff8-918a-4721-bd7b-c380d4a9cb14)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuesky%2Fthebeginning_2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtuesky%2Fthebeginning_2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuesky%2Fthebeginning_2/lists"}