{"id":16203304,"url":"https://github.com/sschmid/match-one","last_synced_at":"2025-10-09T04:40:13.027Z","repository":{"id":32245411,"uuid":"35819690","full_name":"sschmid/Match-One","owner":"sschmid","description":"This is a simple and interactive Unity3d example project to show how to use Entitas","archived":false,"fork":false,"pushed_at":"2023-07-28T18:52:18.000Z","size":16611,"stargazers_count":205,"open_issues_count":2,"forks_count":56,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-04-13T08:26:24.362Z","etag":null,"topics":["ecs","entity-component-system","game-development","tutorial","unity"],"latest_commit_sha":null,"homepage":"https://github.com/sschmid/Entitas","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/sschmid.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":"2015-05-18T13:32:24.000Z","updated_at":"2025-03-12T07:21:58.000Z","dependencies_parsed_at":"2024-11-09T18:03:13.228Z","dependency_job_id":null,"html_url":"https://github.com/sschmid/Match-One","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sschmid/Match-One","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschmid%2FMatch-One","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschmid%2FMatch-One/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschmid%2FMatch-One/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschmid%2FMatch-One/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sschmid","download_url":"https://codeload.github.com/sschmid/Match-One/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sschmid%2FMatch-One/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000706,"owners_count":26082921,"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":["ecs","entity-component-system","game-development","tutorial","unity"],"created_at":"2024-10-10T09:53:42.743Z","updated_at":"2025-10-09T04:40:12.992Z","avatar_url":"https://github.com/sschmid.png","language":"C#","readme":"# Match One\nThis is a simple and interactive Unity example project to show how to use Entitas.\nEntitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity.\n\nSee https://github.com/sschmid/Entitas\n\n---\n\nMatch One is a very simple CandyCrush-like Match 3 example, except it's Match One.\n\n[Watch the talk from Unite Europe 2015](https://www.youtube.com/watch?v=Re5kGtxTW6E) to get an in-depth tutorial.\n\n![Match One](readme/images/Match-One.png)\n\nMatch One shows\n- systems list in `GameController`\n- how you can use reactive systems to only process changed entities\n- the usage of `EntityIndex` to conveniently access entities with a specific position\n- how you can use multiple `contexts` to reduce the memory footprint of each entity (Game, Input, GameState, Config)\n- how to decouple views from the game logic and use listeners to update themselves\n\n---\n\nPlay around, add some features and ideas, and when you need to regenerate code, e.g. after adding new components, run\n\n```\ndotnet Jenny/Jenny.Generator.Cli.dll gen\n```\n\nHappy coding :)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsschmid%2Fmatch-one","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsschmid%2Fmatch-one","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsschmid%2Fmatch-one/lists"}