poker-algorithm icon indicating copy to clipboard operation
poker-algorithm copied to clipboard

牛牛有一点小问题

Open ghost opened this issue 6 years ago • 1 comments

setPlayerCard 方法 如果按照例子中的:

$niu->setPlayerCard(1, [[ 2, 3], [2, 3], [3, 3], [4, 3], [5, 3]]);

这样去设置结果为空

检查后发现 $this->round 这个数组里面有 numbercolor 的下标;

ghost avatar Jun 01 '19 11:06 ghost

老哥能直接给一个PR吗?感激不尽

goodspb avatar Jun 04 '19 04:06 goodspb