Writing code
to generate sudoku was fun too, [...]
Where did you write it in and for what
hardware? I'm of course,
hoping for assembly on the PDP-11 outputting to a terminal :)
Sorry. :) It's all in C, or at least the nearly-but-not-quite-C most
of my code is written in (it's C as extended by gcc with another
extension of my own). It's not for any particular hardware, though it
was not written with any particular thought given to systems where int
is smaller than 32 bits, so it may not work well there.
It is, however, a very unixy program in its I/O model; it is designed
for use on a serial terminal or terminal emulator. I guess one out of
three will have to do. :/
ftp.rodents-montreal.org:/mouse/games/sudoku/ contains what I have, in
case you're interested. You likely want to look at
/mouse/local/src/lcs-cvt/ as well, since I see on checking that the
sudoku code does indeed use the extension of my own I mentioned above.
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse at
rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B