
Well.... 

   Coding this was.. "fun".  Fairly educational. I started this program
some time in 1991 (presumably, summer), because there was nothing
out there like it. I made some stupid design errors, and didn't have a
clue what Xrm stuff was for. 
Then there was a long hiatus, while I went through a few more quarters of
school :-)

After finding some nice code ("tetris"), the "junk" I found in "xterm"
started to make more sense.  Coupled with perusing certain other
programs, both bad and good, made me more aware of how a "good" X program
should be written.


Misc. coding note: 
  I attempt to have globally visible functions with CapitalLetters,
  while internal functions have lowercaseletters.

The USE_OKU define was something to display okurigana with the kanji.
There is an extra (now hidden) lable widget that was used to display this
under the main kanji. If you think this owuld be useful, let me know. I'm
not decided on it.


To do "real soon now"...


6) time limit (user adjustable)


9) ?save preferences in special rc file?

10) randomize between guesskanji and guessenglish!

11) make wrong answers from stroke-similar characters.

12) Clean up code. like loading resources in one go?


18) ? allow range restriction by JIS number and other things.

