Klasse BotClass

java.lang.Object
ServerPackage.BotClass

public class BotClass extends Object

TicTacToe BotCreator-Script

Takes the move from the server and gives it to a new bot
Version:
2.1.0
Autor:
Julian Lombardo, Diego Zwahlen, Lean Melone
  • Konstruktordetails

    • BotClass

      public BotClass()
  • Methodendetails

    • calculateMove

      public String calculateMove(char[] boardChar)
      Convertes Board-Array to Int
      Parameter:
      boardChar -
      Gibt zurück: