Gnieark 8 years ago
parent 7d891fac7f
commit 4a5633c70c

@ -105,7 +105,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