4. Create a checkClick() method.
This method will change the cell’s state appropriately. It will also change
the currentPlayer variable so the next click will register for the other
player.
5. Build an array of cells.
Once a single cell does what you want, you can build an array of them.