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