{"id":20153860,"url":"https://github.com/zachstence/cardmatchingfight","last_synced_at":"2026-05-12T00:42:25.462Z","repository":{"id":106797781,"uuid":"183334113","full_name":"zachstence/CardMatchingFight","owner":"zachstence","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-25T01:50:58.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T12:26:01.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zachstence.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":"2019-04-25T01:39:05.000Z","updated_at":"2019-04-25T01:51:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c8c6f98-7b91-4e4c-8cf7-5550ce1d6995","html_url":"https://github.com/zachstence/CardMatchingFight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstence%2FCardMatchingFight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstence%2FCardMatchingFight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstence%2FCardMatchingFight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstence%2FCardMatchingFight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachstence","download_url":"https://codeload.github.com/zachstence/CardMatchingFight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241593143,"owners_count":19987498,"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":[],"created_at":"2024-11-13T23:22:46.512Z","updated_at":"2025-11-29T01:04:40.475Z","avatar_url":"https://github.com/zachstence.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CardMatchingFight\n\n## Downloading\nSimply clone my GitHub repository and you have all the code ready to go. No extra requirements to install.\n\n`$ git clone https://github.com/zachstence/CardMatchingFight`\n\n## Running the Game\nFirst compile the main class\n\n`$ g++ -std=c++11 -pthread main.cpp`\n\nThen, run the program and provide a seed to use for random number generation \n(to ensure a predictable outcome)\n\n`$ ./a.out 1234`\n\nIf no seed is provided, the program will use a random device to ensure a random outcome.\n\nThe program will print information about the game to the screen, as well as save information in a \nlog file named \"`log.txt`\".\n\n## Report\nI have written a [short report](report.pdf) detailing my design and implementation of the game.\n\n------------------------------\nZach Stence, 4/26/2019\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachstence%2Fcardmatchingfight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachstence%2Fcardmatchingfight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachstence%2Fcardmatchingfight/lists"}