Skip to content

Instantly share code, notes, and snippets.

@phabee
Created August 31, 2024 22:09
Show Gist options
  • Save phabee/b19b08bab8c8b1e57d4772ca2b8f2cea to your computer and use it in GitHub Desktop.
Save phabee/b19b08bab8c8b1e57d4772ca2b8f2cea to your computer and use it in GitHub Desktop.
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