home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / dos / child / wng / namegame.doc < prev    next >
Text File  |  1995-10-31  |  16KB  |  451 lines

  1.  
  2.  
  3.                      The WORLD Name Game
  4.  
  5. PURPOSE
  6.  
  7.  
  8.         The WORLD Name Game is an educational program in a form which 
  9. appeals to children. It provides the user with maps of areas surrounding 
  10. national and state capitals and challenges him to name country, state, or 
  11. city. The maps permit the user to learn countries and cities in relation 
  12. to the surrounding territories. This methodology increases the learning rate 
  13. and facilitates recognition. 
  14.  
  15.  
  16. OPERATION
  17.  
  18.                      THE OPENING SCREEN
  19.  
  20.         The title page displays a stylized world and asks the question.
  21.  
  22. Who is going to play?
  23.  
  24.         Answer with an identifying name.  This will become the name of a
  25. file which will have an extension of .WNG (for WORLD Name Game). Because
  26. it will be a file name it can be no more than 8 characters long. The
  27. WORLD Name Game will chop it to 8 characters if you enter too many - it
  28. will then ask you if the chopped name is OK. If you answer N for no the
  29. program will ask you for a new name or symbol. Because it will be part
  30. of a file name you can not have a space or any of the following symbols
  31. in your identifying file ./\[]:|<>+=;, or the " symbol (See your DOS
  32. manual).
  33.  
  34.  
  35.         Use something that you will remember! Your first name or
  36. nickname is a good idea! The file that is saved with this name will
  37. store your 10 best scores and the way you like to play the game.
  38.  
  39.  
  40.                     "WHO"
  41.  
  42.         If you forget the name you used you can answer the question
  43. with the word WHO. The screen will clear and you will be shown the
  44. names of all the player files that the WORLD Name game knows about
  45. (all the *.WNG files in the same subdirectory as the game.) You
  46. can then hit enter and WORLD Name Game will, once more, ask for the
  47. name you want to use.
  48.  
  49.         If you use another player's file you will find that the game is
  50. setup the way that player last played and your scores may be credited to
  51. that player. PLAY FAIR - use your own file! You can have more than one
  52. if you want to keep track of how you do with different set ups - just
  53. give yourself different names. You could name them BOB, BOB1, and BOBA
  54. for example. Remember files all have CAPS even when you enter them as
  55. lower case.
  56.  
  57.                          -1-
  58.  
  59.  
  60.  
  61.                   YOUR ".WNG" file
  62.  
  63.         Once you have entered a valid name the WORLD Name Game will
  64. check to see if the file already exists in the directory.
  65.  
  66.  
  67.  
  68. If the name does NOT EXIT:
  69.  
  70.         WORLD Name Game will ask if you want one created. It will 
  71. report: 
  72.  
  73. I didn't find your file xxxxxx
  74. Would you like me to set up your score file [Y] or N?
  75.  
  76.  
  77.         The xxxxxx will be replaced by the characters that you 
  78. entered in response to the who's playing question. The [ and ] 
  79. surrounding the Y indicate that it is the default answer - if you 
  80. simply hit the ENTER key, it is the same as if you typed the Y (for 
  81. YES) and hit ENTER.
  82.         If you type N and hit ENTER no file will be created.  This 
  83. will allow you to play the game but no record of the session will be 
  84. kept and if you use the set up option to select save the record, an 
  85. error will occur. 
  86.  
  87.         If you answer Y for YES or just hit the ENTER, a file with 
  88. the extension .WNG will be created. This file will consist of the 
  89. default settings for the game as well as up to 10 high scores. The 
  90. screen will clear and indicate the identifier followed by a row of 
  91. stars and the statement that you have: 
  92.  
  93. 0 correct out of 0 attempts on dd-mm-yyyy 0 Percent 3-1N-1C 0          |
  94.  
  95.         dd-mm-yyyy will indicate the date the computer believes is 
  96. today. If it is not correct use the DATE command before starting the 
  97. program (See your DOS manual for DATE). It will then ask you to hit 
  98. the ENTER key. The code after the Percent indicates a mode (see later).|
  99.  
  100. If the name DOES EXIST:
  101.  
  102.         The WORLD Name Game will read the record of how the last saved
  103. game for this player was set up and any scores saved for this player (up
  104. to 10 sessions)
  105.  
  106.         The Screen clears and the name is printed at the top of the
  107. screen followed by a row of stars. This will be followed by up to 10
  108. sets of scores in the format:
  109.  
  110. X correct out of Y attempts on DD-MM-YYYY 0 Percent 3-1N-1C 0          |
  111.  
  112.         The code following the word Percent indicate the mode used     |
  113. during the session.                                                    |
  114.  
  115.  
  116.                          -2-
  117.  
  118.  
  119.  
  120.  
  121.         These lines will be followed by a summary line that indicates
  122. the total correct, the total attempts and the overall percentage of the
  123. top 10 scores for this player.
  124.  
  125.         Hit ENTER to continue:
  126.  
  127.  
  128.  
  129.         The screen will clear and present you with the WORLD Name Game
  130. control screen.  You will end up here often! TO STOP A FUNCTION TYPE   |
  131. END at any input.                                                      |
  132.  
  133.  The CONTROL SCREEN:
  134.  
  135.                         THE WORLD NAME GAME
  136.  
  137.  
  138.  
  139.                [1] - Play The WORLD Name Game
  140.                 2 - Study Capitals of the USA
  141.                 3 - Study National Capitals
  142.                 4 - Set Up the game
  143.  
  144.  
  145.  
  146.  
  147.                Monitor is CGA          Countries only is ON
  148.                Save game is ON         Area is set to Nations
  149.                Maps are set to  1      Names are set to ON
  150.  
  151.  
  152.                     99 - EXIT to DOS  ?
  153.  
  154.  
  155.         Note the [] around the 1  - this indicate that Play the Name
  156. Game is the default. If you just hit ENTER, the game will start. The
  157. game will be played according to the selections shown at the bottom 
  158. the screen.
  159.  
  160.         If you type 2 and hit ENTER, you will be presented with a list
  161. of the Capitals of the United States. When you select one by typing
  162. its number (5 for Austin, TX), it will be displayed in accordance with
  163. the selections shown at the bottom of the CONTROL SCREEN. Typing END will
  164. return you to the CONTROL SCREEN.
  165.  
  166.         If you type 3 and hit ENTER, you will be presented with a list
  167. of the first 60 National Capitals that the WORLD Name Game knows
  168. about. There are OVER 200 of these. To advance to the next page            
  169. you must type M. Simply type a number or the word END. Typing END will     |
  170. return you to the CONTROL SCREEN. Note: Column width only allows a portion
  171. of the name to be shown on these screens. You will see the whole name on
  172. the map.
  173.  
  174.          When you type 4, you are presented with another screen.
  175.  
  176.                      -3-
  177.  
  178.  
  179.           The normal mode is Cities AND Countries (or States)
  180.          If you just want to answer with country names, press
  181.          C for COUNTRIES ONLY otherwise, just Enter?
  182.  
  183.  
  184. The C in the Word COUNTRIES is highlighted to indicate that you must
  185. type the letter C if you want the COUNTRIES ONLY option. This option
  186. allows you to gain correct responses by simply answering the name the
  187. city questions with the name of the country only. (EG. the correct
  188. response for London, United Kingdom would be United Kingdom).
  189.  
  190.         The NORMAL mode (DEFAULT) is that you must type both the name
  191. of the city and the name of the country to be correct. The city name
  192. must be separated from the country name by a comma.
  193.  
  194.  
  195.  
  196.  
  197.         The next prompt is:
  198.  
  199.  
  200.        You have selected XGA as your display choice.
  201.            To change  Type CGA EGA or VGA?
  202.  
  203. The X will be replaced with a C the first time since that is the
  204. common mode.  It will be replaced by whatever you used last in
  205. subsequent games.
  206.  
  207. The C, E, and V are highlighted to indicate that these are the key
  208. letters. If you just hit ENTER, then whatever is in the place of the X
  209. will be retained.
  210.  
  211.         If you have a VGA system any response (C, E, or V) is
  212. acceptable.
  213.         If you have an EGA system any response (C, E, or V) is
  214. acceptable. -- Note: this is only because the WORLD Name Game does not
  215. use VGA only screens. -- no improvement can be gained from the data
  216. that the game uses. The VGA option is provided for convenience only.
  217.         If you have a CGA system, you must select C. Any other
  218. response will create an illegal function ERROR when the game goes to
  219. draw a map.  Nothing will be damaged! The game will end and your
  220. score will not be saved.
  221.         If you have a Monochrome system that is compatible with a
  222. HERCULES board you can run the program with the C option ONLY AFTER 
  223. running a CGA SIMULATOR such as SIMCGA. 
  224.         If you have a MCGA, you can run the program in CGA mode only.
  225.         If you have a MDPA, you can NOT use this program.
  226.  
  227.         The next prompt is:
  228.  
  229.             You have selected X as your study area
  230.  You can choose USA only, National Capitals only, or Both  (U,[N],B)?
  231.  
  232. X will be replaced by the last choice that you made for this option.
  233.  
  234. N is the DEFAULT and stands for National Capitals only -- You will
  235. only be questioned about National Capitals not State Capitals.
  236.                  -4-
  237.  
  238.  
  239.  
  240. U stands for USA only -- You will only be  questioned about U.S.
  241. Capitals.
  242.  
  243. B stands for Both -- You will randomly be asked for U.S. as well as
  244. National Capitals.
  245.  
  246.  
  247.         The prompt:
  248.  
  249. Chose area surrounding the target (1,2,[3],4,5) 1=largest area shown?
  250.  
  251. The default is a medium sized map (3)
  252.  
  253.  
  254.  
  255. "1" shows the largest area centered on the target city and "5" the
  256. smallest.  You must experiment with different sizes based upon your
  257. level of knowledge. The "1" provides a large amount of data - generally
  258. too much - capitals often overwrite each other. The "5" provides minimal
  259. data - you may or may not have a border visible - you may have to
  260. answer based upon the latitude - shown at right center and the
  261. longitude - shown at center bottom!
  262.  
  263.  
  264.         The next prompt:
  265.  
  266.      Label surrounding Capitals [Y] or N?
  267.  
  268. The default is Yes.  This will put the name of every capital visible
  269. on the map to the right of it's location circle.
  270.  
  271. A N response provides the added challenge of not knowing what the
  272. surrounding capitals are!
  273.  
  274.  
  275.         The final prompt:
  276.  
  277.              Should I Save your results [Y] or N?
  278.  
  279. This allows you to decide if you want the scores and setup saved to 
  280. your file.  The DEFAULT is Yes.
  281.  
  282.  
  283.         The choices you make will be reflected in the appropriate
  284. place on the CONTROL SCREEN. Check here to be sure that everything is
  285. the way you want it. This information will be saved IF you have
  286. chosen the Save game option, ON, AND you have made at least one
  287. attempt at playing the game.
  288.  
  289.                       -5-
  290.  
  291.                          CODE
  292.  
  293.         The CODE displayed on the top 10 board indicates the mode used during
  294. the session. 
  295.  
  296.         It it in the form S DN RMO. 
  297.  
  298.           S is 1-5 the scale. 
  299.           D is either -1 or 0. -1 indicates names are displayed. 
  300.           N is N for Nations, U for USA, B for Both
  301.           R is either -1 or 0. -1 indicates save data
  302.           M is for monitor type C=CGA E=EGA V=VGA
  303.           O is for country only
  304.  
  305.  
  306.                       -6-
  307.  
  308.  
  309.                     Multiple Copies
  310.  
  311.  
  312.         If you have a use for more than one copy of the program site 
  313. licensees are available based on the following schedule.
  314.  
  315.  
  316.         School systems:
  317.                Each individual system (1 school to 30 schools) can 
  318.                be licensed for $250. This license permits unlimited 
  319.                copies of the program to be used within classrooms 
  320.                belonging to the specific system. The system will be 
  321.                provided with a master disk. The final screen will 
  322.                identify the ownership of the program and state that 
  323.                the program is restricted to classroom use inplace of 
  324.                the shareware screen. Minor changes can also be made 
  325.                to the program by the author.
  326.  
  327.         Other Educational units:
  328.                A license comparable to the above will be made 
  329.                available upon request.
  330.  
  331.         Commercial use:
  332.  
  333.         Single copy price is $15.........Disk/Envelope/on disk Doc
  334.         2 to 10 .............$11/disk....       "               "
  335.         11 to 50 ............$8/disk.....       "               "
  336.         51 to 100 ...........$6/disk.....       "               "
  337.  
  338.         Over 100 copies is beyond my capabilities and would require 
  339. onsite reproduction at a cost of $2/user. I would supply a single 
  340. Master Disk, customized for your facility, which includes 
  341. documentation. You would reproduce program disks and/or printed 
  342. documentation. 
  343.  
  344.         This program may not be sold! I own the copyright to the 
  345. program and reserve all rights with the exception of distribution. 
  346. You may distribute the program to others but you may charge no more 
  347. than $10 for your time, efforts, disk, and mailing costs.
  348.  
  349.                           -7-
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.                       Registration
  357.  
  358.         Registration is buying the program! It's as simple as that. 
  359. When you pay a distribution service a few dollars you have bought a 
  360. disk and paid for the service to search through many many programs to 
  361. find programs which are of value to their customers. The person or 
  362. company that created the program receive nothing from the 
  363. distributor.
  364.  
  365.         If you receive the program from a friend or BBS the creator 
  366. of the program again receives nothing.
  367.  
  368.         Shareware is like test driving an automobile. You have a 100% 
  369. operational, real program to test drive! You can take the car out of 
  370. the showroom and, in some cases, even take it home for a while. With 
  371. shareware you can even take it to work and see if it does what you 
  372. want it to do. But, until you register the program it is not yours! 
  373. Once you find that you are USING the program for something, not just 
  374. trying it out to see what it will do, it is your responsibility to 
  375. pay for the program. That alone is enough reason to register programs 
  376. but in most cases there are other benefits that accrue to those who 
  377. do register.
  378.  
  379.                           -8-
  380.  
  381.  
  382.  
  383.  
  384.         The Cost of registering a single copy of this program is $15 
  385. in US funds.
  386.  
  387.  
  388.         When you register this program you will:
  389.            Be entitled to the latest update of the program on your
  390.               disk for free and all future updates at $5 each.
  391.               Updates will be the result of user suggestions and/or
  392.               corrections. ($5 handling fee for all overseas orders)
  393.  
  394.            Receive you own personal serial number which will allow 
  395.               you to receive $1 each time someone registers the 
  396.               program and includes your serial number.
  397.  
  398.            If you don't already subscibe to COMPUSERVE you will 
  399.               receive information on how to subscribe to COMPUSERVE for 
  400.               free and receive a $15 usage credit.
  401.  
  402.            You will receive an acknowledgement from the author and a 
  403.               single page summary of other programs he has written.
  404.  
  405.  
  406.                              -9-
  407.  
  408.  
  409.  
  410.    []                  2
  411.    B                   4
  412.    Benefits            9
  413.    CGA                 4
  414.    CODE                6
  415.    Complaints          7
  416.    Control screen      3
  417.    Cost                9
  418.    Country only        4
  419.    DATE                2
  420.    Default             2,3
  421.    Does exist          2
  422.    Doesn't exist       2
  423.    Educational use     7
  424.    EGA                 4
  425.    Fair Play           1
  426.    High scores         2
  427.    MCGA                4
  428.    MDPA                4
  429.    Multiple copies     7
  430.    Multiple files      1
  431.    N                   4
  432.    No record           2
  433.    Ombudsman           8
  434.    Partial names       3
  435.    Redo from start     3
  436.    Registration        8,9
  437.    SIMCGA              4
  438.    Scale               5
  439.    School use          7
  440.    Scores              1,2
  441.    Size                5
  442.    Surrounding         5
  443.    Symbols             1
  444.    U                   4
  445.    Upper case          1
  446.    VGA                 4
  447.    WHO                 1
  448.   .WNG                 1
  449. 
  450.  
  451.