home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / mnth0108.zip / Timur / read.me < prev    next >
Text File  |  1993-05-12  |  3KB  |  91 lines

  1. The Ultimate OS/2 Game, by Timur Tabi
  2.  
  3. Volume 1, Number 8 - June 1993         "The Body Electric"
  4.  
  5. How to reach me:
  6.  
  7. U.S. Mail:      11811 Federalist Way #2
  8.                 Fairfax, VA 22030
  9.  
  10. Fidonet:        Timur Tabi @ 1:109/347
  11.  
  12. Internet:       timur.tabi@f347.n109.z1.fidonet.org
  13.  
  14. For a description of the game and this column, download VOL1N3.ZIP.
  15. This file contains the text to my first artcile.
  16.  
  17. List of files
  18. -------------
  19.  
  20. *.c             source files
  21. *.h             header files
  22. dialog.*        Dialog-box files, generated by the Dialog Editor
  23. game.mak        WorkFrame-generator make file
  24. game.dep        WorkFrame-generator dependency file
  25. game.ico        main icon
  26. game.rc         master resource script
  27. *.pcx           PCX images of hexagons, showing measurements
  28. terms           list of terms
  29. game.exe        ready-to-run executable
  30. vol1n8.prj      WorkFrame project file
  31.  
  32. Corrections
  33. -----------
  34.  
  35. -------------------------------------------------------------- Volume 1 #9
  36.  
  37. This issue was skipped so that I could work on my MMPM/2 article.
  38.  
  39. -------------------------------------------------------------- Volume 1 #8
  40.  
  41. 1. The listing under the HEXES section should read:
  42.  
  43.    for (hi.c=iStartC; hi.c<=iEndC; hi.c++)
  44.      for (hi.r=iStartR; hi.r<=iEndR; hi.r+=2)
  45.        HexFillDraw(hi);
  46.  
  47.    Note that this is only an approximation of what the code would look like.
  48.  
  49. -------------------------------------------------------------- Volume 1 #7
  50.  
  51. 1. The article should be titled "Show me the Way," not "Paint by Numbers"
  52. 2. The list of terms was not included
  53. 3. The bio line should read:
  54.  
  55.    Timur Tabi is a digital audio hardware programmer for
  56.    Editing Machines Corporation.  He can be reached at
  57.    11811 Federalist Way #2, Fairfax, VA 22030
  58.    or on the OS/2 Shareware BBS (Fidonet address 1:109/347)
  59.  
  60.    Sending mail to my New York address will still reach me, although
  61.    not as quickly.
  62.  
  63. -------------------------------------------------------------- Volume 1 #6
  64.  
  65. 1. The article should be titled "The Parlance of Squares,"
  66.    not "Paint by Numbers"
  67. 2. The bio line should read:
  68.  
  69.    Timur Tabi still has the same job as last month, but he can
  70.    now be reached at 11811 Federalist Way #2; Fairfax, VA 22030
  71.  
  72. -------------------------------------------------------------- Volume 1 #5
  73.  
  74. Aside from the poorly formatted side-bar on page 48, nothing's wrong.
  75.  
  76. -------------------------------------------------------------- Volume 1 #4
  77.  
  78. 1. The article should be titled "You can be the Captain," which is taken
  79.    from "Closer to the Heart", by Rush:
  80.  
  81.         You can be the captain
  82.         And I will draw the chart
  83.         Sailing into destiny
  84.         Closer to the heart
  85.  
  86. 2. The formatting is a bit screwy, but at least my italics are there.
  87.  
  88. -------------------------------------------------------------- Volume 1 #3
  89.  
  90. The article title, "In the Beginning", is not clearly indicated.
  91.