What is a Snake Grid?

This was an answer for a short puzzle. The numbers are arranged in a table following a snake-like path. Starting from the top-left corner, numbers flow from left to right in the first column, then right to left in the second column, and so on, alternating direction with each column.

Enter the number of rows and columns to create a custom snake grid:

Navigation