/(.).{$width}\1.{$width}\1/; # 3 in a line vertically /^(.)(?!\1)(.)(?:\1\2)+\1?$/; # XoXoX # oXoXo # XoXoX # oXoXo