{"id":19341647,"url":"https://github.com/jef/2048-agent-based-solver","last_synced_at":"2025-08-12T00:33:37.356Z","repository":{"id":96765169,"uuid":"45496266","full_name":"jef/2048-Agent-Based-Solver","owner":"jef","description":"Monte Carlo Sim for 2048","archived":false,"fork":false,"pushed_at":"2020-03-05T06:51:45.000Z","size":300,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T08:45:40.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jef.buzz/2048-Agent-Based-Solver/","language":"JavaScript","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/jef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-11-03T21:18:35.000Z","updated_at":"2021-11-18T18:08:57.000Z","dependencies_parsed_at":"2023-04-01T15:36:39.050Z","dependency_job_id":null,"html_url":"https://github.com/jef/2048-Agent-Based-Solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jef/2048-Agent-Based-Solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jef%2F2048-Agent-Based-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jef%2F2048-Agent-Based-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jef%2F2048-Agent-Based-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jef%2F2048-Agent-Based-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jef","download_url":"https://codeload.github.com/jef/2048-Agent-Based-Solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jef%2F2048-Agent-Based-Solver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269980970,"owners_count":24507274,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10T03:31:52.639Z","updated_at":"2025-08-12T00:33:37.327Z","avatar_url":"https://github.com/jef.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"2048: An Agent Based Solver\n=======================\nThe popular web game 2048 (https://github.com/gabrielecirulli/2048)\n(designed by Gabriele Cirulli) is a game in which a single player plays against the randomness of the game.\n\nTask at hand\n------------\nCreating an AI that can play the game well enough to reliably win.\n If the AI is winning then I will try to optimize it to get as high a score as possible.\n\nSpecific to the AI Agent\n------------------------\nIt must select its move within one sixtieth of a second\n(that is, it must make 60 moves a second or more). Since the game is random we will test the agent a\n number of times to collect a set of scores. All agents capable of winning the game will be submitted\n to a friendly in­class competition for highest score.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjef%2F2048-agent-based-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjef%2F2048-agent-based-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjef%2F2048-agent-based-solver/lists"}