{"id":18421755,"url":"https://github.com/greg0rys/a1_driverb","last_synced_at":"2025-07-27T01:04:39.754Z","repository":{"id":129071437,"uuid":"600660354","full_name":"greg0rys/a1_driverB","owner":"greg0rys","description":"a1_driverB","archived":false,"fork":false,"pushed_at":"2023-02-14T04:28:49.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T12:08:42.359Z","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/greg0rys.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":"2023-02-12T07:09:10.000Z","updated_at":"2023-02-12T07:09:53.000Z","dependencies_parsed_at":"2023-08-28T13:48:40.805Z","dependency_job_id":null,"html_url":"https://github.com/greg0rys/a1_driverB","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/greg0rys%2Fa1_driverB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg0rys%2Fa1_driverB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg0rys%2Fa1_driverB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg0rys%2Fa1_driverB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg0rys","download_url":"https://codeload.github.com/greg0rys/a1_driverB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710430,"owners_count":21149190,"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-06T04:26:43.632Z","updated_at":"2025-04-13T12:08:48.571Z","avatar_url":"https://github.com/greg0rys.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test Driver for part 2 of the game\n_this version of the driver implements the game and the field class._\n\n##  The Game class\n    * will use dynamic binding to manage the players and their turns\n    * It will determine what plays each player can make and on which side\n    * of the field they are able to play on. \n    * the game class will use the players double linked list of a hand to\n    * compare the bones and check for doubles.\n\n## The Field class\n    * this class will be responsible for managing the field\n    * since this field can grow from left to right and up and down\n    * I will place an array of double linked lists inside a table ADT\n    * this way I can hash each place in the field for quick access\n    * another option is to switch the hash table to ADT Graph\n    * placing links bewteen the nodes etc\n\n__version:__ *0.0.05*\n\n__quoi ? comme si c'était si dur que ça ?__","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreg0rys%2Fa1_driverb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreg0rys%2Fa1_driverb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreg0rys%2Fa1_driverb/lists"}