mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-05-10 02:19:46 +08:00
Initial commit: 五子棋游戏完整代码
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
游戏模式,棋盘大小,玩家1得分,玩家2得分,对局结果
|
||||
2,15,135,452,平局或未完成
|
||||
|
||||
步数,玩家,行坐标,列坐标
|
||||
1,2,3,3
|
||||
2,1,4,4
|
||||
3,2,4,3
|
||||
|
Reference in New Issue
Block a user