* [ ] Domino tiles * [ ] Piecepack tiles * [ ] Chess/checker boards . * Helpful for placing domino and piecepack tiles without needing to switch to Cartesian locations. * Maybe box-drawing glyphs like `┌` to mean "upper left cell" with ASCII back-up `|-`. Might be visually confused with an `L`. * Might be easiest to implement this as a "move" which can be tacked on after placements * For small pieces do nothing
.
┌to mean "upper left cell" with ASCII back-up|-. Might be visually confused with anL.