Editor
Editor for puzzle pieces, empty boards, partial and full solutions.
Edit the text below, then press a button.
Instructions
Edit the text area to modify the puzzle.
- (A-Z) Each uppercase letters represents a colored cube.
- (-) Hyphens split levels
- (.) Periods are empty space that should/could be filled
- (@) At symbols are out of bounds areas.
- (--) Double hyphen indicates the end of levels (the rest of file is annotations)
Annotations highlight special faces/edges. They come at the end of the file.
- Each annotation is a comma-separated list: PieceID (A-Z), index (1-N), face (top, bottom, ...), edge (face, north, south, ...), color, text.
- So "H,4,top,face,#F00,⭐️" means the top face of the 4th H cell should be red, and have a star on it.
If at some point I add animations that show a puzzle being assembled, pieces will add in PieceID (alphabetical) order.