Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Instruction

Build the checkForWin() Method

Assignment:

  1. Write a getter method in the Space class called get owner() according to the requirements and guidelines below.
  2. Attempt the challenge below OR include the provided solution to check for a winning move.
  3. Discuss your solution in th...