home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 658.EXAMPLES.EXE / MATHWIZZ.TXT < prev    next >
Text File  |  1993-02-01  |  999b  |  34 lines

  1. MATHWIZZ.TXT
  2. ------------
  3.  
  4. Math Wizzard is a small game made in and run with DataShow. Math Wizzard
  5. demonstrates a few of the many capabilities of DataShow. DataShow makes
  6. it easy to make a lot of powerfull things with limited effort.
  7.  
  8. The object of Math Wizzard is to guess math puzzles.
  9.  
  10. You simply start Math Wizzard by using the accompanying mathwizz.bat file
  11. by simply typing MATHWIZZ and then pressing the <Enter> key.
  12.  
  13. After an addition problem is presented on the screen, you enter what ever
  14. you believe to be the answer. Math Wizzard then tells you if your answer
  15. is correct or not.
  16.  
  17. Example:
  18.  
  19.                       84
  20.                       +
  21.                       6
  22.  
  23.                  What is the result?
  24.  
  25. IF you enter 90 here, you're right!
  26.  
  27. See the potential for making lots of similar scripts in DataShow?
  28.  
  29. This script can easily be converted to Graphics mode for fancy displays
  30. and lots of other features can easily be added.
  31.  
  32. GOOD LUCK, from
  33.  
  34. RMP Data