WfGoClient-master

所属分类:棋牌游戏
开发工具:C#
文件大小:3673KB
下载次数:2
上传日期:2020-02-12 16:06:05
上 传 者陌小翊
说明:  实现围棋AI对弈,ANN算法等实现的,可以参考下
(For AI Game and ANN algorithm of go, please refer to the following)

文件列表:
wfGoClient.sln (975, 2020-02-01)
wfGoClient (0, 2020-02-01)
wfGoClient\App.config (184, 2020-02-01)
wfGoClient\FrmStart.Designer.cs (5004, 2020-02-01)
wfGoClient\FrmStart.cs (1691, 2020-02-01)
wfGoClient\FrmStart.resx (5698, 2020-02-01)
wfGoClient\Image (0, 2020-02-01)
wfGoClient\Image\保存.png (20376, 2020-02-01)
wfGoClient\Image\悔棋.png (9108, 2020-02-01)
wfGoClient\Image\打开.png (3503, 2020-02-01)
wfGoClient\Image\标记.png (4482, 2020-02-01)
wfGoClient\Image\白子.png (2241, 2020-02-01)
wfGoClient\Image\背景.jpg (100967, 2020-02-01)
wfGoClient\Image\黑子.png (2280, 2020-02-01)
wfGoClient\Image\黑白交替.png (2141, 2020-02-01)
wfGoClient\Program.cs (503, 2020-02-01)
wfGoClient\Properties (0, 2020-02-01)
wfGoClient\Properties\AssemblyInfo.cs (1292, 2020-02-01)
wfGoClient\Properties\Resources.Designer.cs (2762, 2020-02-01)
wfGoClient\Properties\Resources.resx (5496, 2020-02-01)
wfGoClient\Properties\Settings.Designer.cs (1067, 2020-02-01)
wfGoClient\Properties\Settings.settings (242, 2020-02-01)
wfGoClient\Sgfs (0, 2020-02-01)
wfGoClient\Sgfs\2011110804 (0, 2020-02-01)
wfGoClient\Sgfs\2011110804\wqy001_1926.sgf (884, 2020-02-01)
wfGoClient\Sgfs\2011110804\wqy002_19271123.sgf (974, 2020-02-01)
wfGoClient\Sgfs\2011110804\wqy003_19271125.sgf (1247, 2020-02-01)
wfGoClient\Sgfs\2011110804\wqy004_19271127.sgf (1044, 2020-02-01)
wfGoClient\Sgfs\2011110804\wqy005_19280127.sgf (1367, 2020-02-01)
wfGoClient\Sgfs\2011110804\wqy006_19280205.sgf (1293, 2020-02-01)
wfGoClient\Sgfs\2011110804\wqy007_19280209.sgf (1184, 2020-02-01)
wfGoClient\Sgfs\2011110804\wqy008_1928.sgf (700, 2020-02-01)
... ...

# C# 围棋系统 ; C# Go System ## 功能 functions 1. 单人打谱模式, single player 2. 棋谱研究模式, playback or forward with .sgf file 3. 联机对弈模式, multi player through network 4. AI对弈模式 , single player vs. AI player 5. ANN训练 , train a ANN AI player ![1](/readmeImgs/1.png) ![1](/readmeImgs/2.png) ![1](/readmeImgs/3.png) ![1](/readmeImgs/4.png)

近期下载者

相关文件


收藏者