-
-
Save phabee/cc715cab428290fcfc84fb00559d0c2c 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_001 | |
| 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, 1; 1, 1, 0, 1, 1; 1, 1, 0, 1, 0] | |
| 2 [1, 1, 0, 1, 1; 1, 0, 1, 0, 0; 0, 0, 1, 0, 1; 1, 1, 0, 1, 1] | |
| 3 [1, 0, 1, 0, 0; 0, 0, 1, 0, 0; 0, 0, 1, 0, 1; 1, 1, 0, 1, 1] | |
| 4 [0, 1, 0, 1, 0; 0, 0, 1, 0, 0; 0, 0, 1, 0, 0; 0, 1, 0, 1, 0] | |
| 5 [0, 1, 0, 1, 0; 0, 0, 1, 0, 0; 0, 1, 0, 1, 1; 1, 0, 1, 0, 0] | |
| 6 [0, 1, 0, 1, 0; 0, 0, 1, 0, 0; 0, 1, 0, 1, 0; 0, 0, 1, 0, 0] | |
| EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment