Klasse BotClass
java.lang.Object
ServerPackage.BotClass
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
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungcalculateMove(char[] boardChar) Convertes Board-Array to Int
-
Konstruktordetails
-
BotClass
public BotClass()
-
-
Methodendetails
-
calculateMove
Convertes Board-Array to Int- Parameter:
boardChar-- Gibt zurück:
-