{"id":23065618,"url":"https://github.com/nanda-gopal-sb/memory-match","last_synced_at":"2025-04-03T08:48:42.520Z","repository":{"id":263023127,"uuid":"888340407","full_name":"nanda-gopal-sb/memory-match","owner":"nanda-gopal-sb","description":"A memory match game made in C++ and SFML","archived":false,"fork":false,"pushed_at":"2024-12-08T05:32:23.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T22:24:32.920Z","etag":null,"topics":["cmake","cpp","game","sfml"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nanda-gopal-sb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-14T08:25:55.000Z","updated_at":"2024-12-24T08:34:50.000Z","dependencies_parsed_at":"2024-12-01T07:48:00.511Z","dependency_job_id":null,"html_url":"https://github.com/nanda-gopal-sb/memory-match","commit_stats":null,"previous_names":["nanda-gopal-sb/memory-match"],"tags_count":0,"template":false,"template_full_name":"SFML/cmake-sfml-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fmemory-match","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fmemory-match/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fmemory-match/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fmemory-match/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanda-gopal-sb","download_url":"https://codeload.github.com/nanda-gopal-sb/memory-match/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246970339,"owners_count":20862508,"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":["cmake","cpp","game","sfml"],"created_at":"2024-12-16T05:09:24.839Z","updated_at":"2025-04-03T08:48:42.490Z","avatar_url":"https://github.com/nanda-gopal-sb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Table of Contents\n- [Introduction](#introduction)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\nMemory Match is a fun and engaging game where players must match pairs of cards. This project is a C++ implementation of the classic game.\n\n## Installation\nTo compile the game, follow these steps(On linux):\n\n1.  Install the dependencies\n```sudo apt update\n    sudo apt install \\\n    libxrandr-dev \\\n    libxcursor-dev \\\n    libudev-dev \\\n    libfreetype-dev \\\n    libopenal-dev \\\n    libflac-dev \\\n    libvorbis-dev \\\n    libgl1-mesa-dev \\\n    libegl1-mesa-dev\n```\n\n2. Clone the repository:\n    ```sh\n    git clone https://github.com/nanda-gopal-sb/memory-match.git\n    ```\n3. Navigate to the project directory:\n    ```sh\n    cd memory-match\n    ```\n4. Compile the project using CMake:\n    ```sh\n    cmake -B build\n    cmake --build build\n    ```\n\n## Usage\nTo play the game, run the following command:\n```sh\n./build/memory-match\n```\n\n## Contributing\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanda-gopal-sb%2Fmemory-match","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanda-gopal-sb%2Fmemory-match","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanda-gopal-sb%2Fmemory-match/lists"}