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