When I run this, it does everything it is meant to. I get a bomb when isMine is true, the number of bombs matches the field count and the number of bombs surround the cell is correct when isMine is false. Problem is I cannot get these two things to pass validation on openTile(). I cannot see what I am missing. Help???