{"id":17677765,"url":"https://github.com/adamslack/playfusion-gpt","last_synced_at":"2025-07-09T05:37:18.472Z","repository":{"id":122723206,"uuid":"119038030","full_name":"AdamSlack/PlayFusion-GPT","owner":"AdamSlack","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-01T17:44:08.000Z","size":244,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T20:06:06.658Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdamSlack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-01-26T10:20:41.000Z","updated_at":"2018-03-05T09:15:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b88ef9e-bf64-4fff-b72a-9a9c31c32467","html_url":"https://github.com/AdamSlack/PlayFusion-GPT","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/AdamSlack%2FPlayFusion-GPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSlack%2FPlayFusion-GPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSlack%2FPlayFusion-GPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamSlack%2FPlayFusion-GPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdamSlack","download_url":"https://codeload.github.com/AdamSlack/PlayFusion-GPT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246358251,"owners_count":20764366,"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-10-24T07:41:48.451Z","updated_at":"2025-03-30T17:47:56.367Z","avatar_url":"https://github.com/AdamSlack.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlayFusion-GPT\n\nA set of C++ solutions to the PlayFusion Graduate Programming Test.\n\n## Part A\n\nPart A consists of an implemented Point2D class that has implementations for each question.\n\n## Part B\n\nPart B consists of a class of static methods. The main for this demonstrates the implemented tournament allocation algorithm.\n\nThe output of the file is a csv, with each row representing a matchup between to players (each player has an integer ID). For tournaments with odd numbers of players, the player could be pitted against a player with an ID of `-1`. This represents a bye round for that player.\n\n\n## Building the Project\n\nA seperate makefile exists for part A and part B. For part a, navigate to the `part_a` directory and for part B navigate to the `part_b` directory.\n\nWhen you have navigated in the terminal to the desired directory, run `make` to build the project.\n\nPart A will be built into an executable called `graphics` and part B, `lightseekers`. Running either of these will result in console logs demonstrating each aspect of the respective implementation.\n\n### Note\nThe version of `make` used for this project is:\n```\nGNU Make 4.1\nBuilt for x86_64-pc-linux-gnu\n```\nThe project uses `c++11`, as flagged in the makefile.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamslack%2Fplayfusion-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamslack%2Fplayfusion-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamslack%2Fplayfusion-gpt/lists"}