{"id":13714120,"url":"https://github.com/skywind3000/gobang","last_synced_at":"2025-05-07T01:32:14.662Z","repository":{"id":36734747,"uuid":"41041341","full_name":"skywind3000/gobang","owner":"skywind3000","description":"Gobang game with artificial intelligence in 900 Lines !!","archived":false,"fork":false,"pushed_at":"2024-07-22T07:21:55.000Z","size":68,"stargazers_count":116,"open_issues_count":1,"forks_count":30,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-14T01:33:13.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.skywind.me/blog/archives/1029","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/skywind3000.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":"2015-08-19T15:03:42.000Z","updated_at":"2024-10-22T12:45:55.000Z","dependencies_parsed_at":"2024-07-28T19:34:05.138Z","dependency_job_id":null,"html_url":"https://github.com/skywind3000/gobang","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/skywind3000%2Fgobang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skywind3000%2Fgobang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skywind3000%2Fgobang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skywind3000%2Fgobang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skywind3000","download_url":"https://codeload.github.com/skywind3000/gobang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252795902,"owners_count":21805460,"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-08-02T23:01:52.677Z","updated_at":"2025-05-07T01:32:14.432Z","avatar_url":"https://github.com/skywind3000.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# gobang\n\nGobang game with artificial intelligence in 900 Lines !! \n\nHow to play\n===========\n\nDownload：\n\u003e git clone https://github.com/skywind3000/gobang.git gobang\r\n\r\nplay in normal mode：\r\n\u003e python gobang/gobang.py \r\n\r\nplay in hard mode：\r\n\u003e python gobang/gobang.py hard \r\n\r\n\nGame Rule\n=========\n\nMake five or more stones in a in to win. You will make your move by enter the coordinate value (row + column) of the chess-board to defeat the AI competitor.\n\nPlay it in the console:\n\n![](https://raw.githubusercontent.com/skywind3000/gobang/master/images/gobang1.png)\n\nCharacter 'O' - black stone (you)\nCharacter 'X' - white stone (computer)\n\nif you want to make a new move below the white stone 'X', just enter 'JI' (row is 'J', and column is 'I'):\n\n![](https://raw.githubusercontent.com/skywind3000/gobang/master/images/gobang3.png)\n\nAfter entering 'JI' the computer will think for a few seconds and makes its move too. Then another turn begins, you can input new row-col values to continue playing until someone wins. \n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskywind3000%2Fgobang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskywind3000%2Fgobang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskywind3000%2Fgobang/lists"}