This commit is contained in:
gnieark 2016-06-03 15:49:35 +02:00
parent 78f22ed674
commit 63e800bd1c

View File

@ -90,7 +90,9 @@ function playingAT(cellKey){
var symbol="O";
}
grid[cellKey]=symbol;
alert (cellKey);
document.getElementById[cellKey].innerHTML = symbol;
addLog("Player " + currentPlayer + " joue " + cellKey);
//does he win?
//tester si trois caracteres allignés