diff --git a/src/arenas/connectFour/testBot.html b/html/testBot.html similarity index 70% rename from src/arenas/connectFour/testBot.html rename to html/testBot.html index 6af80df..ed1513c 100644 --- a/src/arenas/connectFour/testBot.html +++ b/html/testBot.html @@ -38,6 +38,7 @@ pre{ font-style: normal;font-size: 16px; margin-left: 32px;font-family: Consolas .battleGrid tr{} .battleGrid tr td{border: 1px dashed green; text-align: center; font-weight: bold;min-width:20px; height:20px;} .winCase{background-color:red;} +.hidden{display: none;} @@ -147,7 +200,7 @@ function startGame(){ - + @@ -159,7 +212,7 @@ function startGame(){ - +