master
checkForWinner
checkForWinner() { if (this.state.currentGameIsFinished) { return } const fields = this.state.fields