Tw1ddle / Blind-Crossword-3D

:star2: 2D and 3D crossword puzzle game for blind and partially-sighted users
https://samcodes.co.uk/code/
GNU General Public License v3.0
9 stars 2 forks source link

Support multi-letter grid squares #51

Closed Tw1ddle closed 6 years ago

Tw1ddle commented 10 years ago

Some puzzles have individual squares split into sub-squares which themselves contain a letter, resulting in several possible solutions e.g.

S/T/T/R - ainer, resulting in trainer, strainer etc.

Tw1ddle commented 6 years ago

This will be horrible to implement with the existing design. Probably better to ignore it.