Obfuscated Letter Tiles

Just a little experiment... each letter of the alphabet has been allocated a different tile (with rotations counting as different tiles), and the text of a short poem translated into these tiles. I've made these tiles by sketching out the different ways that the dots around a square with two dots on each side can be connected (without the connecting lines crossing, and without going outside the square), and then filling the created areas in so that each of the corner segments are filled. As this only gives 14 unique tiles, I've made a second set in slightly lighter colours so each letter can have it's own unique tile. (I did try at first making the second set by just flipping the colours on the first set, but it looked a bit too harsh).

Another idea would be to have 13 'ghost' tiles that are never used, and the 14th tile would be a "shift" tile to move all the tiles (including the "shift" tile) 11 places or somesuch to be used whenever the letter you wanted to use had no 'real' tile assigned, but then it would require too much work on the part of anyone trying to get it back into English (a half-interesting idea for a simple cipher, though; I'll return to this at some point).

Will also at some point try another set made up from squares with three dots per side; this'll allow just about a full character set (it should be 132 tiles, I think, as the number of permutations for n dots in total should be Cn/2 (the ((n/2))th Catalan number))... though some jiggerypokery will be needed as the colours will need swapped in a kind of checkerboard pattern.

No comments: