home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / W31 / Puzzle / NETWARCH.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1997-01-12  |  5.7 KB  |  175 lines

  1.  
  2.     Network War Chess for Windows
  3.  
  4.         (C) Yin XIE 1995
  5.  
  6. I made this game for fun. I made the game a freeware for fun. Let's have fun!
  7.  
  8. this is a network game which requires two people to be involved over a 
  9. Microsoft Windows network environment. The only network requirement is that
  10. you must have a network drive share visible (read/write) by both players.
  11.  
  12. I make this public domain, because I don't have time to improve it,
  13. play with it and need make it more popular.
  14.  
  15. How to play
  16. ===========
  17.  
  18. 1) make a network drive
  19.  
  20.     in a peer to peer network: (Win3.51/Win95/WinNT)
  21.     --------------------------
  22.         make a drive shared to another player. only one player need to share.
  23.     in a clent/server network: (WinNT/UNIX)
  24.     --------------------------
  25.         choose a network disk visible to both players.
  26. 2) start the game
  27.  
  28.     both players need to login, the reason for this is to identify
  29.     the players. The program remembers your password once you confirm it.
  30.     if you forget your password, you can delete the password section with your
  31.     name in warchess.ini file.
  32.  
  33. 3) Open a connection
  34.  
  35.     one player must "wait" for the other player to join the game.
  36.     To wait on a connection, you need to choose a common folder,
  37.     for example n:\game\folder1, n is the network drive.
  38.     the other player can see you in this folder and join your game.
  39.  
  40. 4) set up you troop
  41.  
  42.     you can browse a saved board file to set up your troop faster.
  43.     I saved some commonly used troop setup in system.ela.
  44.     Otherwise, just drag/drop, it is easy.
  45.  
  46. 5) Play
  47.  
  48.     I need to wait your turn to play.
  49.     drag/drop you piece to attack a enemy piece near-by.
  50.  
  51. 6) rules
  52.  
  53.     the goal is to capture the opponent's flag.
  54.  
  55.     The board is composed of two fields, south part is for you, north part
  56.     is protected by your enemy. You need to apply a wise strategy to attack
  57.     his part and capture his flag. If you are good, you can even kill all his
  58.     troop.
  59.  
  60.     The board is composed of a number of stations (square) connected by
  61.     roads and  railroads. A regular piece can move one square per turn.
  62.     An engineer can go freely on the railroad if there is no piece on
  63.     a station between his previous station and the destination.
  64.  
  65.     You may some circles between stations, they are camps. A piece inside
  66.     a camp can not be attacked.
  67.  
  68.     A flag can not be placed in one of the two HQ buildings. It can not move.
  69.     If your general gets killed, your flag will become visible to your enemy.
  70.         
  71.  
  72.     Here is the table with all the pieces you have
  73.  
  74.     Piece                number  picture representation
  75.     
  76.     General of the Army  1       =*=*=*=*=          can kill anybody
  77.  
  78.     Lieutenant-General   1       ==*=*=*==          kill any body except above
  79.  
  80.     Major-General        2       ==*===*==          ...
  81.  
  82.     Brigadier-General    2       ====*====          ...
  83.  
  84.     Colonel              2       -*-*-*-*-          ...
  85.  
  86.     Major                2       --*-*-*--          ...
  87.  
  88.     Captain              3       --*---*--          ...
  89.  
  90.     Lieutenant           3       ----*----          ...
  91.  
  92.     Engineer             3       (the gentilman ready for work) (*)
  93.  
  94.     Bomb                 2                          killed togather with anybody
  95.  
  96.     Mine                 3       (can not move)     killed togather with anybody
  97.  
  98.     Flag                 1       (a Flag)           (can not move)
  99.     
  100.  
  101.     * Special cases:
  102.  
  103.         - Engineer can destroy a mine.
  104.         - Engineer can turn on the railroad during his turn.
  105.  
  106.     By default, all the pieces are represented using Chinese characters.
  107.     This is because I played this game since I was 4, all in Chinese.
  108.     You can change the representation View/Unit Display menu.
  109.  
  110. Known problems:
  111. ===============
  112.  
  113. This is not a commercial product, even not a well finished program. I only had
  114. time to make it playable and no major bugs.
  115.  
  116. 1) I need to reopen a new session after each game to play a new game.
  117. 2) abort game does not work.
  118. 3) no help file, it is so easy to play, isn't it?
  119. 4) You can't save a game. It does not matter, a regular game last only 20m.
  120.  
  121. Compatibility:
  122. ==============
  123.  
  124. This game works great on Windows 3.1 and up, Windows NT 3.51 and up.
  125. I thought about people with only a Monochrone display, the game is also
  126. playbale if you do not have a color monitor.
  127.  
  128. Credit:
  129. =======
  130.  
  131. My father was the beta tester of this game
  132. He played with me over a network during several hours.
  133. He lost all the games. Thanks Dady!
  134.  
  135. You want to contribute:
  136. =======================
  137.  
  138. 1) help file
  139. 2) FAQ
  140. 3) AI modules
  141. 4) Graphics
  142. 5) Network modules (Winsock, ...)
  143. 6) ...
  144.  
  145. email me to yinxie@msn.com. I will be gald to hear from you.
  146.  
  147. ================
  148.  
  149. PS. I only have the debug version of game compiled. The drawback is the file
  150. size and speed. However, this game is so well designed, it works even speedy
  151. in a I386/16SX/4MRAM Machine.
  152.  
  153. At this time, I can no longer compile it, because I don't have the original
  154. VC 1.0 compiler installed in my machine any more.
  155.  
  156.  
  157. If you play often:
  158. ==================
  159.  
  160. It is a pleasure for me, please email to yinxie@msn.com to let me know.
  161.  
  162. Virus protection
  163. ================
  164.  
  165. Here are file signitures, if any different, you are in trouble.
  166.  
  167. 05/01/95  10:35p                14,156 WCCRYPT.DLL  (password encryption)
  168. 05/18/95  12:04a                 3,680 WSLEEP.DLL   (sleep utility)
  169. 06/01/95  11:50p               120,832 WC_RES01.DLL (resource file)
  170. 06/08/95  10:57p                16,224 WCGENCOM.DLL (network drive comm util)
  171. 10/04/95  11:31p             2,031,872 WARCHESS.EXE (the main program - big! debug version)
  172.  
  173.  
  174. Thanks.
  175.