- innumerable sections of the code are marked with "FIX", in places where I
  know I did something messy, foolish, or inefficient.
- there are likely other bits of messiness, foolishness, and inefficiency
  which I haven't realized are there
- this is part of the above, but bears mentioning separately: some of the
  code is the product of late-night hacking and, while it works fine,
  desperately needs cleaning up
- the sounds are totally borrowed from other people. need original ones.
- add settings for speed, sound on/off, scrolling text animations on/off, etc.
- add command line options
- add better (ie longer) help text to game itself
- add keyboard support
- make GNOME/KDE versions?
- the animation is really jerky with some refresh rates. what to do about
  this? last time I wrote a game was under DOS, and you could easily
  sync to the vertical refresh.....
- add actual animations for the penguins as they move. this may make things
  look smoother, too.
