Sun Jul 9 16:54:00 UTC 2023 inscode

上级 6e250811
......@@ -117,9 +117,8 @@ export function robotPlay(board, win_size) {
return [{
[`${row}_${col}`]: Math.max(_b_score, _w_score)
}]
} else {
return []
}
return []
})
}).flat(1)
// 按分数分组
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册