The rules are fairly straightforward, with the grid, your task is to draw connective lines between pairs of digits, and the line will be the length of the value of the digit, including both of the squares with the digits in them. To make it 'fit' better, tens will be represented by 0, there are no lines of length greater than ten.
In the case of 1s, they are single blocks. Twos, for instance, must connect to an adjacent block to be of length two, and so on. The lines can only go up, down, left or right, but can turn at will. They cannot go diagonally and they cannot cross over another line or overlap each other.
Question
Guest
The rules are fairly straightforward, with the grid, your task is to draw connective lines between pairs of digits, and the line will be the length of the value of the digit, including both of the squares with the digits in them. To make it 'fit' better, tens will be represented by 0, there are no lines of length greater than ten.
In the case of 1s, they are single blocks. Twos, for instance, must connect to an adjacent block to be of length two, and so on. The lines can only go up, down, left or right, but can turn at will. They cannot go diagonally and they cannot cross over another line or overlap each other.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.