.
This commit is contained in:
parent
f0c973b573
commit
070725fdf6
|
@ -76,7 +76,7 @@ function should_opponent_win_if_i_play_at($map,$me,$opponent,$colToPlay){
|
|||
}
|
||||
|
||||
$map[$y][$colToPlay] = $me;
|
||||
|
||||
$map[$y +1][$colToPlay] = "+";
|
||||
//tester les lignes qui passent pas $y+1,$colToPlay
|
||||
//to do
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user