This is a puzzle a friend and I have been trying to solve and we've yet to do so.
You have 19 tetrominoes in the following configurations:
You have to fit these tetrominoes in a 10x10 grid meeting the following criteria.
1) The first eight rows must have one, and only one, empty space.
2) None of these empty spaces can be adjacent.
3) No tetromino can share a vertex (i.e. "touching") with another of the same type (i.e.J-blocks, L-blocks, T-blocks, S-blocks, Z-blocks, and I-blocks).
4) You must use the tetromino configurations as they are (no "flipping")
We've been working on it and the best we could get is the first seven rows.
Question
Pip
This is a puzzle a friend and I have been trying to solve and we've yet to do so.
You have 19 tetrominoes in the following configurations:
You have to fit these tetrominoes in a 10x10 grid meeting the following criteria.
1) The first eight rows must have one, and only one, empty space.
2) None of these empty spaces can be adjacent.
3) No tetromino can share a vertex (i.e. "touching") with another of the same type (i.e.J-blocks, L-blocks, T-blocks, S-blocks, Z-blocks, and I-blocks).
4) You must use the tetromino configurations as they are (no "flipping")
We've been working on it and the best we could get is the first seven rows.
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.