home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / FCHESS1B.ZIP / BANCHESS.DOC next >
Encoding:
Text File  |  1992-01-12  |  5.9 KB  |  116 lines

  1.                    BanzaiChess from Banzai Software
  2.                    ================================
  3.  
  4. Introduction:
  5.  
  6.       Banzai Chess is a very simple chess door written for IBM-compatible
  7.       Bulletin Boards which use a DORINFO#.DEF dropfile to pass the user
  8.       information to the game.
  9.  
  10.       Banzai Chess allows users of the BBS to play several games of chess
  11.       at any one time with other users.  That's about ALL it does. It has no
  12.       fancy gimmicks. It runs (if you use standard com port configuration) at
  13.       speeds up to 38,400 bps (locked port, using a fossil). Best of all, it's
  14.       free, so don't complain (or expect too much support). If you find you do
  15.       need/want support, find me in the FidoNet DOORWARE, DOORGAMES, or
  16.       ON_LINE_GAMES echo, or in the V-Net MELEE Echo (that's my other door, eh?
  17.       <plug>). I'm usually in attendance, unless I'm out on maneuvers. If that
  18.       seems to be the case, wait a couple of weeks and try your question again.
  19.       Or, you can always send me NetMail (1:128/74), and I will answer as soon
  20.       as possible (using routed netmail, so wait a few days for the reply).
  21.  
  22.       If you really want fast support, or think you want me to write more
  23.       BBS doors (simple or complex) send a donation to:
  24.                     Kevin Higgins
  25.                     c/o Banzai Software
  26.                     Qtrs 7238B
  27.                     Fort Carson, CO 80913
  28.       Make the check payable to Kevin Higgins, NOT Banzai Software.....
  29.       Don't send more than $15. If you're tempted to do so, take yourself out
  30.       to lunch on me. Anything sent will be considered a registration and I
  31.       will thank you for it, but you will receive nothing other than the feel-
  32.       ing that you did a very nice and generous thing.
  33.  
  34. Legal Stuff:
  35.       This game is copyright (c) 1992 by Kevin Higgins. It is not guaranteed
  36.       to do anything at all. On most systems it will run fine. If it does not
  37.       run on yours, then you're out of luck and should delete it. The author
  38.       is not liable for any damage or loss, real or imagined, to your computer
  39.       system or software. You run this entirely at your own risk. You may not
  40.       charge for the distribution of this software without prior coordination
  41.       with the author. Such charges shall be equitably shared with the author.
  42.  
  43. Installation:
  44.  
  45.       Unzip (or whatever, you'll recognise the format, probably) the distri-
  46.       bution file. How could you be reading this if you haven't?
  47.  
  48.       Make sure that the files are placed somewhere where they WON'T be
  49.       accidentally deleted.  This could cause some depression in the players
  50.       who have laboriously gotten to 40 moves, and for whom checkmate is nigh.
  51.       A directory of its very own would be ideal for this game, small as it is.
  52.       Use something like c:\bbs\chess or something. The file Chess.bat should
  53.       be placed with all the other batchfiles for your BBS.
  54.  
  55.       Now change the chess.cfg file (which should be with all the other chess
  56.       files). It should use the following form:
  57.  
  58.         1>    BBS Name
  59.         2>    BBS Node (for multinode systems. Use 1 for single node. This
  60.               determines the number of the dorinfo#.def file to find.
  61.         3>    Path to dorinfo#.def file, including drive and trailing \.
  62.         4>    Do you want BAnzai Chess to leave the fossil alone when it
  63.               exits? (Most should leave this to false, as a well-behaved game
  64.               always de-inits the fossil when it exits. The BBS will re-init
  65.               the fossil when it re-loads).
  66.         5>    Security level of the sysop (used for additional commands).
  67.  
  68.       Use the enclosed chess.cfg example as a guide if you are so stupid as
  69.       to not to understand the above <grin>. The reason for line <2> above is
  70.       so you can run more nodes than most people care to think about. If you
  71.       feed the name of the chess.cfg file to the program as a command line
  72.       parameter (eg., BanChess Chess1.cfg), the the program will look for that
  73.       specific configuration file, so you can tell it what dorinfo#.def file to
  74.       read. If no parameter is used, the program will use chess.cfg by default,
  75.       which is what most single node systems will want to do.
  76.  
  77.       Now change your BBS configuration (god knows how, they're all different)
  78.       to do whatever you have to do to call the door.
  79.  
  80.       Next, change the batchfile, chess.bat.  Merely change to the Banzai Chess
  81.       directory, run the game, and return to the BBS directory (exiting with
  82.       exit command if you have a BBS that still requires this).
  83.  
  84.       Now a user should be able to run Banzai Chess from the BBS.  Advertise
  85.       it. It's a good program, even if very simple. It will check for illegal
  86.       moves, stalemates, checkmates, and check. It takes standard algebraic
  87.       notation (E2-E4) and you don't even have to type the "-" (that's its
  88.       single feature)!
  89.  
  90. Maintenance:
  91.  
  92.       None. Why would you want some? There are a bunch of fun things SysOps
  93.       can do (SysOps get a special menu which lets them toy with games, based
  94.       on their security level). No maintenance is really needed.
  95.  
  96.       Sysop Key[s].  There aren't any. If people want to pay for them, I'll
  97.       add the ability to bounce a user off the game, or hang up on him. I
  98.       could add a chat, but don't really see the point.
  99.  
  100. Brickbats and Cheques:
  101.  
  102.         Original Source by David Bennet. The game was called Whelk Chess.
  103.         Whelksoft (not Incorporated, etc.)
  104.         c/- University Computer Club
  105.         Guild of Undergraduates
  106.         University of Western Australia
  107.         Nedlands 6009
  108.         WESTERN AUSTRALIA
  109.         Current Copyright (c) 1992 by Kevin L. Higgins, Banzai Software.
  110.  
  111. Enjoy the game!
  112.                                                    -Kevin Higgins
  113.                                                     12 Jan 92
  114.  
  115.  
  116.