.
This commit is contained in:
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…
Reference in New Issue
Block a user