.
This commit is contained in:
parent
c2d23bd558
commit
5f98ac5800
|
@ -106,7 +106,7 @@ function better_col($board,$me,$opponent,$depth){
|
||||||
$betterScore = $sc -$depth;
|
$betterScore = $sc -$depth;
|
||||||
$betterCol = $i;
|
$betterCol = $i;
|
||||||
}
|
}
|
||||||
//echo $i." ".$sc."\n";
|
echo $i." ".$sc."\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user