mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-05-10 02:19:46 +08:00
10 lines
169 B
CSV
10 lines
169 B
CSV
游戏模式,棋盘大小,玩家1得分,玩家2得分,游戏结果
|
|
1,15,289,757,玩家2获胜
|
|
|
|
步数,玩家,行坐标,列坐标
|
|
1,2,8,8
|
|
2,1,3,3
|
|
3,2,4,4
|
|
4,1,5,5
|
|
5,2,4,5
|