home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 21 / CD_ASCQ_21_040595.iso / dos / graphic / show55a / games.exe / SHOWFLAG.TXT < prev    next >
Text File  |  1995-02-01  |  877b  |  31 lines

  1. SHOWFLAG.TXT
  2. ============
  3.  
  4. Welcome to yet another example of a script written with the use
  5. of DataShow.
  6.  
  7. This is an educational example, where you have to guess the names
  8. of countries and capitols. A flag is shown on the screen and you
  9. are asked to answer the questions.
  10.  
  11. It all takes place in graphics mode, and the flags were drawn and
  12. saved in PCX format - so you can display them in your own scripts
  13. also.
  14.  
  15. The game/quiz can be enhanced in many ways:
  16.  
  17.    - You could add new flags and questions, look in the script
  18.      file for places to change.
  19.  
  20.    - You could add a hangman type system, so that when the user
  21.      enters a wrong answer, you come nearer to the end.
  22.  
  23. Tutorials like this, with the incoorporation of sounds, interaction,
  24. and graphic special effects is one of the many ways to use DataShow.
  25.  
  26.  
  27. Sincerely
  28.  
  29.  
  30. Rene Plambek
  31. RMP DATA!