-
-
Save phabee/b19b08bab8c8b1e57d4772ca2b8f2cea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME: HC_BQ_002 | |
TYPE: HC_BQ_INSTANCE | |
COMMENT: Build 3D-Cube out of 6 Happy Cube (R) tiles | |
NUM_TILES: 6 | |
TILE_ID_BORDER_PATTERN | |
1 [0, 1, 0, 1, 0; 0, 0, 1, 0, 0; 0, 1, 0, 1, 0; 0, 0, 1, 0, 0] | |
2 [0, 0, 1, 0, 0; 0, 0, 1, 0, 0; 0, 0, 1, 0, 1; 1, 1, 0, 1, 0] | |
3 [1, 0, 1, 0, 0; 0, 1, 0, 1, 1; 1, 0, 1, 0, 0; 0, 1, 0, 1, 1] | |
4 [0, 1, 0, 1, 1; 1, 1, 0, 1, 1; 1, 0, 1, 0, 0; 0, 0, 1, 0, 0] | |
5 [0, 1, 0, 1, 0; 0, 1, 0, 1, 0; 0, 0, 1, 0, 1; 1, 1, 0, 1, 0] | |
6 [0, 1, 0, 1, 0; 0, 0, 1, 0, 1; 1, 1, 0, 1, 1; 1, 0, 1, 0, 0] | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment