# WfGoClient **Repository Path**: RedCodeX/WfGoClient ## Basic Information - **Project Name**: WfGoClient - **Description**: 别人的围棋AI代码 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-12 - **Last Updated**: 2023-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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)