Gnieark 8 years ago
parent afd63bac48
commit 6d693f8bec

@ -108,7 +108,7 @@ function better_col($board,$me,$opponent,$depth){
if( $sc > $betterScore){
$betterScore = $sc -$depth;
$betterCol = $i;
echo $i.":".$sc."|";
//echo $i.":".$sc."|";
}
}
}

Loading…
Cancel
Save