public void playFullGame(MultiLayerNetwork m1, MultiLayerNetwork m2) { boolean player = false; while (!this.isOver) { float[] f = Main.rowsToInput(th