home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / xap / xgames / xtetris-.6 / xtetris- / xtetris-2.6 / TODO < prev    next >
Text File  |  1992-10-19  |  907b  |  29 lines

  1. Here's some things that would be nice:
  2.  
  3. 1. Noise lovers can put noises in (please allow the user to turn them on
  4.    and off both from resources and the command line).
  5.  
  6. 2. Port to Moolit, since Univel kindly ships xtetris with UnixWare.
  7.  
  8. 3. Port to Motif, since lots of others have this.
  9.  
  10. 4. Port to Olit, so Sun people see what they want.
  11.  
  12. Xtetris is a very nice example (in my ever-so-humble opinion) of an X
  13. application, which uses most of Xt and Xaw to their full advantage.  I
  14. rewrote it primarily to learn the ins-and-outs of Xaw.
  15.  
  16. If you're interested in hacking around with X11, this is a good one
  17. to play with.  Why?
  18.  
  19. 1. Almost every possible parameter has been moved into the resource
  20.    defaults file.
  21.  
  22. 2. Special efforts have been made to keep this code tight.
  23.  
  24. 3. There are some interesting things left to fix (see above).
  25.  
  26. Hope to be getting your patches.
  27.  
  28.    Dan Greening <dgreen@cs.ucla.edu>
  29.