home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 248.lha / Connect_4 / connect4.readme < prev    next >
Encoding:
Text File  |  1989-05-29  |  2.6 KB  |  52 lines

  1.         Connect-4 - A Simulation of the game by Milton Bradley
  2.  
  3.         Mitchell/Ware           Version 1.00           (c) March 3, 1988
  4.         
  5.         421 Spruce Manor
  6.         Bellmawr, NJ 08031
  7.         (609) 933-3802 5pm-7pm mon-fri
  8.         
  9.         This Game has been released into the Public Domain. Source Code
  10.         has been provided for the sake of demostrating the use of multi-
  11.         tasking and double-buffering. There are specialized calls to my
  12.         proprietary library, so you won't be able to compile or link
  13.         it. The library may be made available in the future, but that's
  14.         not definite. So don't hold your breath.
  15.         
  16.         All of the graphics seen in Connect-4 are loaded from IFF brushes.
  17.         Therefore, you may substitue your own brushes as long as the color
  18.         palette is consistent (the only one allowed to be different is the
  19.         title page) and they should be 5 bit-planes. 
  20.         
  21.         Unfortunately, there are a few bugs in Connect-4 that I didn't have
  22.         time to iron out. I'm sure they will find you sooner or later.
  23.         If I get a lot of response, I will allocate more time to the game.
  24.         I needn't mention what type of a response is necessary to elicit
  25.         the response (tee-hee).
  26.         
  27.         So enjoy the game, enjoy changing the graphics, but when you 
  28.         distribute, do so in the original form. Thank you.
  29.         
  30.                                         -Fred (Paul Atreides) Mitchell.
  31.                                         
  32.                                         
  33.         Note to Would-be programmers:
  34.                 If you need help with a certain aspect of harnessing
  35.                 the power of the AMIGA, I may be able to help you. 
  36.                 Please feel free to call and pick my brains.
  37.                 
  38.         Note to would-be Hackers:
  39.                 I permit you to change the graphics, but not the
  40.                 code. In any event, This code MUST be in its original
  41.                 form when you upload, complete with all the files.
  42.                 Otherwise, your brains will fall out, you WILL go to 
  43.                 sleep at night, and you will loose your love for your
  44.                 computer and become just another ordinary human
  45.                 being.
  46.         
  47.         Note to MB: 
  48.                 This game has been released in the good spirits of the
  49.                 free software paradigm. No profits are being collected 
  50.                 on this product. If anything, it's free advertising for 
  51.                 you. However, if you still have a problem with this, 
  52.                 then contact me and we'll discuss it.