{"id":21121582,"url":"https://github.com/vsnaichuk/react-native-unity-game","last_synced_at":"2025-05-06T20:45:12.386Z","repository":{"id":262948111,"uuid":"888097418","full_name":"vsnaichuk/react-native-unity-game","owner":"vsnaichuk","description":"Unity Match-3 puzzle game integrated into a React Native app","archived":false,"fork":false,"pushed_at":"2025-03-18T20:56:57.000Z","size":370,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T02:41:30.949Z","etag":null,"topics":["android","game","gamedev","ios","match3","match3-game","react-native","react-native-unity","typescript","unity","unity6"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/vsnaichuk.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":"2024-11-13T20:09:59.000Z","updated_at":"2025-03-18T20:57:00.000Z","dependencies_parsed_at":"2024-11-18T06:52:32.441Z","dependency_job_id":null,"html_url":"https://github.com/vsnaichuk/react-native-unity-game","commit_stats":null,"previous_names":["vsnaichuk/zoo-match-mobile","vsnaichuk/react-native-unity-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-unity-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-unity-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-unity-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsnaichuk%2Freact-native-unity-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsnaichuk","download_url":"https://codeload.github.com/vsnaichuk/react-native-unity-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252769128,"owners_count":21801373,"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":["android","game","gamedev","ios","match3","match3-game","react-native","react-native-unity","typescript","unity","unity6"],"created_at":"2024-11-20T03:52:07.005Z","updated_at":"2025-05-06T20:45:12.376Z","avatar_url":"https://github.com/vsnaichuk.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\nA classic match-3 puzzle game where players move and match animal tiles to create sets of three or more. Using the [react-native-unity](https://github.com/azesmway/react-native-unity) library, Unity's game functionality is seamlessly integrated into the React Native app.\n\n## Prerequisites\n\n- [Install Node.js](https://nodejs.org/)\n- [Install Yarn](https://classic.yarnpkg.com/en/docs/install)\n- [Install Unity 6](https://unity.com/releases/unity-6)\n-  Make sure you have completed the [React Native - Environment Setup](https://reactnative.dev/docs/getting-started-without-a-framework)\n\n## Clone the Repositories\nClone this React Native Repo:\n\n```bash\ngit clone https://github.com/vsnaichuk/react-native-unity-game.git\n```\n\nClone the [Unity Game Repo](https://github.com/vsnaichuk/unity-game) to a separate directory.\n```bash\ngit clone https://github.com/vsnaichuk/unity-game.git\n```\n\n## Add Unity Game Build\nYou need to create _Android_ / _iOS_ game build and move it to `\u003cTHIS_RN_PROJECT\u003e/unity/builds`\n\n1. Open [Unity Game Repo](https://github.com/vsnaichuk/unity-game) in Unity 6\n2. For Android: Build and move the game to `\u003cTHIS_RN_PROJECT\u003e/unity/builds/android`\n3. For iOS: Build the game and follow [this instruction](https://github.com/azesmway/react-native-unity?tab=readme-ov-file#export-ios-unity-project)\n\n## Install Dependencies\n\nIn the root directory of the project run:\n\n```bash\nyarn\n```\n\n```bash\nnpx pod-install\n```\n\n## Start Metro\n\nFirst, you will need to start **Metro**, the JavaScript _bundler_ that ships _with_ React Native.\n\nTo start Metro, run the following command from the _root_ of the project:\n\n```bash\nyarn start\n```\n\n## Start Application\n\nLet Metro Bundler run in its _own_ terminal. Open a _new_ terminal from the _root_ of React Native project. Run the following command to start _Android_ or _iOS_ app:\n\n### For Android\n\n```bash\nyarn android\n```\n\n### For iOS\n\n```bash\nyarn ios\n```\n\nIf everything is set up _correctly_, you should see app running on your _Android_ or _iOS_ device.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsnaichuk%2Freact-native-unity-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsnaichuk%2Freact-native-unity-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsnaichuk%2Freact-native-unity-game/lists"}