home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD2.iso / zipdat / 1457 / 1457.txt next >
Encoding:
Text File  |  1997-07-27  |  5.3 KB  |  110 lines

  1. Narkomania v1.0
  2. (c)1996 by FE-1, Data Station
  3.  
  4. Narkomania is a Minesweeper clone game, that me and my Students have
  5. developed in the classroom for educational purposes. The program is 
  6. named Narkomania after "Narke" which is greek for mine, and "Mania"
  7. you know what it means.
  8.  
  9. So for all those Narkomaniacs over there, here it is. A program that
  10. keeps High Scores, not only for the lucky persons who complete levels
  11. but also for the "God Damned" ones who have a bad luck in completing
  12. these levels. It has a graph, that gives you over time your performance
  13. in finding mines, using a single horizontal line as the best mine per time
  14. recorded in your High Scores table.
  15.  
  16.  
  17. **** INSTALLATION ****
  18.  
  19. Simply put NMANIA.EXE into a directory. After the first execution a file
  20. named NMANIA.HSC will be created. This is the High Scores table.
  21.  
  22. **** UNINSTALL ****
  23.  
  24. Delete NMANIA.EXE and NMANIA.HSC. Narkomania does not write in Windows system
  25. directory or in registry, or anywhere in your disks.
  26.  
  27. **** HELP ****
  28.  
  29. Purpose  : The purpose of the game is to reveal all mines hidden in a minefield.
  30.            To do so, you just open a tile, and you find a number. This number is
  31.            the number of mines that exist in the surrounding tiles. It is going
  32.            to be from 0 to 8. If 8 then all surrounding tiles are mines. You can
  33.            mark them so you wont accidentally open them. If the number of mines is
  34.            zero (0), then the program will automatically open the surrounding tiles
  35.            in order to help you no to do this boring job. The opening is being
  36.            made continuously until no more auto-openings are available.
  37.  
  38.            When all free tiles, are opened the game ends. 
  39.  
  40. Left-Mouse button  : opens a tile.
  41. Right-Mouse button : marks a tile.
  42. Both Mouse buttons : open all surrounding tiles if the tile you click has the
  43.                      correct number of mines marked in the neighborhood. This means
  44.                      that if you have opened a tile which has number "2" and you have
  45.                      found the two corresponding mines, you may press both buttons
  46.                      on "2" and open all surrounding non-mine tiles. If you have made
  47.                      a mistake in the marked tiles, this means that you will open a 
  48.                      mine and you're going to blow things up. Game Ends :-(
  49.  
  50. Press "H" : This button will engage the auto-mode. It will mark and open, mark and open
  51.             continuously until no more sure marks, or sure free tiles can bve found. In
  52.             small levels pressing H will probably win the game. However if you use H you
  53.             are a CHEATER and the High Score will be placed in the corresponding infamous
  54.             category.
  55.  
  56. **** SPECIAL CHEAT MODE ****
  57.  
  58. This is not meant to be written right here, but I will tell it: Some times when the game
  59. is near to its end, we have to confront a dilemma; two or more tiles that we know that one
  60. of them is a mine but we cannot get a clue. So this makes the game purely a game of chance
  61. and Narkomania was not supposed to be such a game. Write the famous magical word of the
  62. old adventure games (I won't write it down here, look at the about box) and when you move
  63. your mouse pointer over a mine a slight eye movement will occur in that face in the center 
  64. of your window. Use it for a good reason only. Whether or not, this mode is costing you time
  65. so if you finish the game you will be considered a real winner!
  66.  
  67. **** CREDITS ****
  68.  
  69. Five people, struggled their minds to create this awfull game.
  70.  
  71. Kostas Symeonidis, the teacher and the students:
  72. John Andreadakis
  73. Panayotis Dalaras
  74. John Nasiopoulos
  75. Spyros Michos
  76.  
  77. We've had a great time doing this. Brain storming was especially funny. He made this program
  78. at the end of the school year, just to find out how many things we have learned in Borland
  79. Pascal and Delphi 1.0.
  80.  
  81. Narkomania, is using recursive algorithms and it is a great program in the inside. Of course
  82. this does not bother the gamer, but as a teacher I have to say that Bill Gates' favorite game
  83. is an excellent algorithmic exercise. There is a difference between Windows' Minesweeper and
  84. Narkomania though. Minesweeper opens only tiles in the exact neighborhood, meaning the 8
  85. surrounding squares, while Narkomania, recursively opens all tiles that are obviously not mines.
  86. This makes Narkomania a little faster and better (I think) for the gamer.
  87.  
  88. This version has been upgraded to Delphi 2.0 by Kostas Symeonidis, who is responsible for the
  89. artwork too.
  90.  
  91. **** FREE REGISTRATION ****
  92.  
  93. This program is FREE! You can use it, until the End of the World, copy
  94. it and distribute it FREELY to your friends, as long as you don't modify
  95. the executable and accompanying files (including the one you now read),
  96. neither charge any money for them.
  97.  
  98. If you like this program and would like to become a registered user,
  99. which means you will receive future versions, e-mail us at : 
  100.  
  101.                       cylog@hyper.gr or ksymeon@hyper.gr
  102.  
  103. Please write how nice this program is, how much you liked it, your name
  104. and your e-mail address. To get informed on other CyLog Software products,
  105. take a look at our WEB Page at :
  106.  
  107.                 http://hypernet.hyper.gr/~ksymeon/cylog.html
  108.  
  109. * This program is copyrighted and protected by international copyright laws *
  110.