{"id":30205469,"url":"https://github.com/mokemokechicken/reversi-arena","last_synced_at":"2025-08-21T03:16:40.803Z","repository":{"id":145785203,"uuid":"118218509","full_name":"mokemokechicken/reversi-arena","owner":"mokemokechicken","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-24T10:15:23.000Z","size":15,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-13T13:36:55.941Z","etag":null,"topics":["automation","nboard","reversi"],"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/mokemokechicken.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,"zenodo":null}},"created_at":"2018-01-20T07:08:04.000Z","updated_at":"2024-02-28T12:07:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc6444ce-2b1a-4ac5-8787-cdaefe2a9ff3","html_url":"https://github.com/mokemokechicken/reversi-arena","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mokemokechicken/reversi-arena","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokemokechicken%2Freversi-arena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokemokechicken%2Freversi-arena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokemokechicken%2Freversi-arena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokemokechicken%2Freversi-arena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mokemokechicken","download_url":"https://codeload.github.com/mokemokechicken/reversi-arena/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokemokechicken%2Freversi-arena/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271420155,"owners_count":24756491,"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-21T02:00:08.990Z","response_time":74,"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":["automation","nboard","reversi"],"created_at":"2025-08-13T13:20:27.037Z","updated_at":"2025-08-21T03:16:40.798Z","avatar_url":"https://github.com/mokemokechicken.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"About\n=======\n\nEvaluation reversi AIs which implement [NBoard Protocol](https://github.com/weltyc/ntest/blob/master/instructions/Protocol.htm).\n\nRequirements\n-----------\n\n* Python \u003e= 3.6\n\nSetup\n=======\n\nInstall Libraries\n-------------\n```bash\npip install -r requirements.txt\n```\n\nWrite engine.yml\n-------------\n\nWrite `engine.yml` which defines how to execute external NBoard Engines.\n\n```yaml\n\u003cengine name\u003e:\n  working_dir: \u003cpath to working dir\u003e\n  command: \u003cexecute command\u003e\n  env:  # environment variables. Optional.\n    KEY1: VALUE1\n    KEY2: VALUE2\n```\n\nUsage\n=======\n\n```bash\npython src/reversi_arena/run.py -n \u003cnumber of battles\u003e play \u003cengine1 name\u003e:\u003cdepth\u003e \u003cengine2 name\u003e:\u003cdepth\u003e\n```\n\n### ex)\n\n```bash\npython src/reversi_arena/run.py -n 10 play raz:1 ntest:1\n```\n\nAll game moves are written in `data/ggf/*.ggf`.\nThey can be loaded by [NBoard](http://www.orbanova.com/nboard/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmokemokechicken%2Freversi-arena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmokemokechicken%2Freversi-arena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmokemokechicken%2Freversi-arena/lists"}