I am stuck on implementing the minimax algorithm for a tic tac toe game. I keep getting the same error every time (undefined method `<\' for nil:NilClass (NoMethodError))