$Id: ToDo,v 91.12.1.1 1991/12/18 18:56:42 kak Exp kak $

Modifications needed for distribution:
   modify "version.h" scheme to "patchlevel.h" scheme

Modifications to produce "minesweep" type game:
   Change starting and ending squares to have mines in it?
   change MineCount to use something other than x/y coordinates?
   make smaller squares
   make random starting point for minesweep
   make IsDone function to handle different outcomes for mines and minesweep
