An open API service indexing awesome lists of open source software.

https://github.com/unconsolable/gomoku

A gomoku player via Min-Max Search and Alpha-Beta Pruning, running on https://botzone.org.cn/
https://github.com/unconsolable/gomoku

alpha-beta-pruning gomoku min-max

Last synced: 11 months ago
JSON representation

A gomoku player via Min-Max Search and Alpha-Beta Pruning, running on https://botzone.org.cn/

Awesome Lists containing this project

README

          

# Gomoku
A gomoku player via Min-Max Search and Alpha-Beta Pruning, running on https://botzone.org.cn/

### 使用方法
在线评测:在 botzone 上创建 bot,将 main_single.cpp 上传。

人机对局:在首页创建游戏桌,一个玩家设为 Bot,另一个设为房主。

本地调试:注释掉首行 ```#define ONLINE_JUDGE ``` 再运行。

### bot 链接
8 层搜索:https://www.botzone.org.cn/account/6092697466ecf10ef5cc9676

10 层搜索:https://www.botzone.org.cn/user/605ecd5eb5a5d724a1fb9230

### 部分对局记录
https://www.botzone.org.cn/match/624039ac6926fb77fe75242f

https://www.botzone.org.cn/match/623e71c56926fb77fe73c8c9

https://www.botzone.org.cn/match/624003c46926fb77fe7504af

https://www.botzone.org.cn/match/621c9a21bbc22c318dc28244

https://www.botzone.org.cn/match/621c9767bbc22c318dc28065

https://www.botzone.org.cn/match/621c9767bbc22c318dc28068

https://www.botzone.org.cn/match/621c9ba9bbc22c318dc28325