{"id":22235594,"url":"https://github.com/nathom/cse251b-final-project","last_synced_at":"2025-03-25T09:25:20.302Z","repository":{"id":264943102,"uuid":"768944644","full_name":"nathom/cse251b-final-project","owner":"nathom","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-23T04:09:22.000Z","size":10166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T08:51:17.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/nathom.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":"2024-03-08T02:48:40.000Z","updated_at":"2024-11-08T03:00:12.000Z","dependencies_parsed_at":"2024-11-27T00:18:34.019Z","dependency_job_id":null,"html_url":"https://github.com/nathom/cse251b-final-project","commit_stats":null,"previous_names":["nathom/cse251b-final-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fcse251b-final-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fcse251b-final-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fcse251b-final-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Fcse251b-final-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathom","download_url":"https://codeload.github.com/nathom/cse251b-final-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245433490,"owners_count":20614493,"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-12-03T02:13:52.574Z","updated_at":"2025-03-25T09:25:20.280Z","avatar_url":"https://github.com/nathom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cse251b-final-project\n\nInstall `poetry` for dependency management.\n\nUsage\n\n```\npoetry shell   # enter venv\npoetry install # install dependencies\nplay --help    # our command\n```\n\n\n## Monte carlo tree search\n\nWe wrote this in C due to performance issues with the Python version (it would take 3 days to ru n). It is a single file and has no dependencies.\n\n```\ncd c # directory with c files\nmake\n# Play 1 game with 200 branching factor with display\n./2048 mc 200 1 true\n```\n\nThe output is written to csv files in the current directory. You\ncan change the heuristic used by modifying the `METHOD` macro\nat the top of the file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathom%2Fcse251b-final-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathom%2Fcse251b-final-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathom%2Fcse251b-final-project/lists"}