top | item 40653133

(no title)

halter73 | 1 year ago

You need to resize the output grid to 6x6.

discuss

order

kenjackson|1 year ago

How come? The pattern should work for any size grid.

bigyikes|1 year ago

You might be technically correct, but if you extend that logic, why not just make the grid 1x1 and select a single color?

The grid size is part of the pattern in the same way that the colors are part of the pattern. It’s not just a color pattern, it’s a generalized mapping of input to output.

In short: you need to resize the grid because that’s what the examples do.

Tepix|1 year ago

Yeah into the same problem but managed to find the solution by resizing it.