1
2#------------------------------------------------------------------------------
3# $File: puzzle,v 1.2 2021/10/07 15:40:40 christos Exp $
4# wsdl: Magic for various puzzles
5
6# PUZ crossword puzzles from Alan De Smet
7# Test files can be found at
8# https://theworld.com/~wij/puzzles/wij-themed.html or using the
9# "Universal" or "WS Journal" links on the right side of
10# https://www.cruciverb.com/ .
11
122         string    ACROSS&DOWN         PUZ crossword puzzle
13>0x2c     byte      x                   %d x
14>0x2d     byte      x                   %d,
15>0x2e     leshort   x                   %d clues,
16>0x1e     leshort   0x0000              plain text solution
17>0x1e     leshort   !0x0000             scrambled solution
18