home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 16c / race.zip / RACE.TXT < prev    next >
Text File  |  1990-06-20  |  4KB  |  90 lines

  1. Program Title:
  2.         Race!
  3.  
  4.  
  5. Detailed Program Description:
  6.         Race! is a program that lets the user compete in miniature car
  7. races against other users or the computer. The cars can accelerate,
  8. decelerate, and turn through twisting tracks but many obstacles block
  9. the path of the user's car including walls, slopes, gates, tornadoes,
  10. and gas slicks. Fortunately, after each couple of successful races,
  11. the cars can be improved in acceleration, speed, traction, and
  12. helicopter speed. Race! also lets the user construct his own tracks
  13. to compete on in case the premade tracks become too easy or boring.
  14. The program is fairly user friendly because it is menu driven and
  15. keeps the user informed of errors.
  16.  
  17.  
  18. Who is the intended user?
  19.         People who have some leisure time or who want to relax are the
  20. intended users.
  21.  
  22.  
  23. If this is an update, improvements over old version:
  24.         This is the first version of this program.
  25.  
  26.  
  27. Unique features of the program (why is your program better?):
  28.         The program is very entertaining because it can be played by up
  29. to four people simultaneously, it can be played by one person, or it
  30. can be watched in a demo mode. It also has a long shelf life because
  31. the user can create his own tracks to race on. Also, the computer
  32. controlled cars become more challenging after each race has been
  33. successfully won. Therefore, I hope it would take a long time before
  34. the user would become tired of this game.
  35.  
  36.  
  37. Program's capacity or limitations (i.e. how many records it will
  38. hold, situations or conditions where the program won't work, features
  39. described or implied above that only come with registration):
  40.         A maximum of 99 tracks can be made on one disk. The first 19 are
  41. filled with tracks that have been premade by myself.
  42.  
  43.  
  44. Does your program require any special system requirements other than
  45. 256K memory, one floppy disk drive, and a monochrome monitor. If yes,
  46. please list them:
  47.         A Color Graphics Adapter and color monitor (Enhanced Graphics
  48. Adapter is optional) are required. A Hercules Graphics Adapter might be
  49. able to run Race! if a CGA simulator is purchased. Race! requires
  50. MS-DOS or PC-DOS 2.0 or later.
  51.  
  52.  
  53. How to start the program:
  54.         On the CGA version, the user must type RACE. On the EGA version,
  55. the user must type EGARACE.
  56.  
  57.  
  58. What is the registration fee for your program?
  59.         Package One: $5.00     Package Two: $10.00     Package Three:
  60. $15.00
  61.  
  62.  
  63. Materials or services that come with registration:
  64.         Package One: Complete documentation and news of updates to Race!
  65.         Package Two: Complete documentation, news of updates, and a disk
  66. with 40 extra tracks.
  67.         Package Three: Complete documentation, news of updates, and a
  68. disk with 80 extra tracks.
  69.  
  70.  
  71. List of program files and one-line description of each file:
  72.         CGA.BGI: Turbo Pascal graphics interface for the CGA card.
  73.         EGARACE.EXE: Game file for the EGA interface.
  74.         EGARACE.FNT: Character set data for the EGA interface.
  75.         EGARACE.SHP: Shape set data for the EGA interface.
  76.         EGAVGA.BGI: Turbo Pascal graphics interface for the EGA card.
  77.         PRINTDOC.BAT: Program that prints RACE.DOC to the LPT1: port.
  78.         RACE.0: Initialized track data.
  79.         RACE.1-RACE.19: Premade tracks for the user's enjoyment.
  80.         RACE.DOC: Unregistered (getting started) documentation.
  81.         RACE.EXE: Game file for the CGA interface.
  82.         RACE.FNT: Character set data for the CGA interface.
  83.         RACE.HSC: High score file.
  84.         RACE.SET: Configuration data that can be set by the user.
  85.         RACE.SHP: Shape set data for the CGA interface.
  86.         RACE.TXT: This file.
  87.         SHOWDOC.BAT: Program that shows RACE.DOC on the viewing screen.
  88.  
  89.  
  90.