{"id":24285287,"url":"https://github.com/vepo/2048-solver","last_synced_at":"2026-04-20T01:04:20.797Z","repository":{"id":95646364,"uuid":"106954231","full_name":"vepo/2048-solver","owner":"vepo","description":"2048 player implementation","archived":false,"fork":false,"pushed_at":"2017-10-16T19:38:37.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T19:19:36.385Z","etag":null,"topics":["2048-game","artificial-intelligence","learning-by-doing","minimax-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","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/vepo.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":"2017-10-14T18:53:40.000Z","updated_at":"2023-08-02T14:44:46.000Z","dependencies_parsed_at":"2023-04-11T07:48:08.741Z","dependency_job_id":null,"html_url":"https://github.com/vepo/2048-solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vepo/2048-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vepo%2F2048-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vepo%2F2048-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vepo%2F2048-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vepo%2F2048-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vepo","download_url":"https://codeload.github.com/vepo/2048-solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vepo%2F2048-solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32028550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"ssl_error","status_checked_at":"2026-04-20T00:17:31.068Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["2048-game","artificial-intelligence","learning-by-doing","minimax-algorithm"],"created_at":"2025-01-16T06:34:02.742Z","updated_at":"2026-04-20T01:04:20.776Z","avatar_url":"https://github.com/vepo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2048 Solver\n[2048](https://gabrielecirulli.github.io/2048/) Game solver.\n\nExecute:\n```\npython GameManager.py\n```\n\n## Algorithm\nMinimax with Alpha Beta pruning\n\n### Heuristic\n* Sum of all elements\n* Difference between adjacents elements\n* Possible merging elements\n* Elements ordering\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvepo%2F2048-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvepo%2F2048-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvepo%2F2048-solver/lists"}