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:
- Write a getter method in the Space class called
get owner()
according to the requirements and guidelines below. - Attempt the challenge below OR include the provided solution to check for a winning move.
- Discuss your solution in th...