This is a novel snake style.
Rules: Draw a snake one cell wide, that does not touch itself, not even diagonally. The head and tail are
given as circles. Numbers outside rows/columns indicate how many snake segments in that row/
column have at least one neighboring snake segment in a row/column that is different than the one it is contained in. To make it simpler, for example, if the snake occupies R5C5-C7, the cell R5C6 adds 1 to the total for that column.
Rules: Draw a snake one cell wide, that does not touch itself, not even diagonally. The head and tail are
given as circles. Numbers outside rows/columns indicate how many snake segments in that row/
column have at least one neighboring snake segment in a row/column that is different than the one it is contained in. To make it simpler, for example, if the snake occupies R5C5-C7, the cell R5C6 adds 1 to the total for that column.
No comments:
Post a Comment