Legend
public static bool IsAdjacent( this int cell1, int cell2, int gridWidth = 9, int gridHeight = 9 )