{"id":23300226,"url":"https://github.com/remarkablegames/memory-card","last_synced_at":"2025-08-31T20:09:52.136Z","repository":{"id":268799035,"uuid":"905504483","full_name":"remarkablegames/memory-card","owner":"remarkablegames","description":"🃏 Memory card game","archived":false,"fork":false,"pushed_at":"2025-08-25T22:57:34.000Z","size":7591,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-26T00:12:02.252Z","etag":null,"topics":["card-game","concentration-game","javascript","memory-card","memory-card-game","memory-game","memory-matching","memory-matching-game","phaser","typescript","web"],"latest_commit_sha":null,"homepage":"http://remarkablegames.org/memory-card/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablegames.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-19T00:59:21.000Z","updated_at":"2025-08-25T22:57:08.000Z","dependencies_parsed_at":"2024-12-19T02:19:26.346Z","dependency_job_id":"e16fd7de-1714-4110-b0f6-33c23a00fd15","html_url":"https://github.com/remarkablegames/memory-card","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":"0.21052631578947367","last_synced_commit":"4c3c930fd3e4a04ecd4233bc3a4e0c6ac694bdd0"},"previous_names":["remarkablegames/card-memory"],"tags_count":2,"template":false,"template_full_name":"remarkablegames/phaser-template","purl":"pkg:github/remarkablegames/memory-card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fmemory-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fmemory-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fmemory-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fmemory-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablegames","download_url":"https://codeload.github.com/remarkablegames/memory-card/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablegames%2Fmemory-card/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273032934,"owners_count":25034067,"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-08-31T02:00:09.071Z","response_time":79,"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":["card-game","concentration-game","javascript","memory-card","memory-card-game","memory-game","memory-matching","memory-matching-game","phaser","typescript","web"],"created_at":"2024-12-20T09:10:37.798Z","updated_at":"2025-08-31T20:09:52.119Z","avatar_url":"https://github.com/remarkablegames.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/remarkablegames/memory-card/blob/master/public/screenshot.png\" alt=\"Memory Card\"\u003e\n\u003c/p\u003e\n\n# Memory Card\n\n![release](https://img.shields.io/github/v/release/remarkablegames/memory-card)\n[![build](https://github.com/remarkablegames/memory-card/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablegames/memory-card/actions/workflows/build.yml)\n\nThis is a simple [memory card game](https://github.com/phaserjs/create-game/tree/main/scaffolding/demo/memory-card-game). The goal is to match all the cards in the fewest number of moves.\n\nClick on a card to reveal its symbol. Click on a second card to reveal its symbol. If the symbols match, the cards will remain face up. If the symbols do not match, the cards will be hidden again. Continue until all cards are matched.\n\nPlay the game on:\n\n- [remarkablegames](https://remarkablegames.org/memory-card/)\n\n## Install\n\nClone the repository:\n\n```sh\ngit clone https://github.com/remarkablegames/memory-card.git\ncd memory-card\n```\n\nInstall the dependencies:\n\n```sh\nnpm install\n```\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the game in the development mode.\n\nOpen [http://localhost:5173](http://localhost:5173) to view it in the browser.\n\nThe page will reload if you make edits.\n\nYou will also see any errors in the console.\n\n### `npm run build`\n\nBuilds the game for production to the `dist` folder.\n\nIt correctly bundles in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\n\nYour game is ready to be deployed!\n\n### `npm run bundle`\n\nBuilds the game and packages it into a Zip file in the `dist` folder.\n\nYour game can be uploaded to your server, [Itch.io](https://itch.io/), [Newgrounds](https://www.newgrounds.com/), etc.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablegames%2Fmemory-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablegames%2Fmemory-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablegames%2Fmemory-card/lists"}