home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia: Special Games / INFESPGAMES.mdf / os2 / backgam / source / readme.fib < prev    next >
Encoding:
Text File  |  1993-05-25  |  1.0 KB  |  25 lines

  1. This archives contains a version of TinyFugue that uses an
  2. additional window to display Backgammon boards. The original
  3. code is still in this archive (see the files named *.orig).
  4. To use this client with the FIBS Backgammon server you have
  5. to use the new command '/board on' after starting the client
  6. (or just put in into your .tfrc file). You also have to make
  7. sure to tell the backgammon server to use boardstyle 3
  8. (Do this by typing 'set boardstyle 3').
  9.  
  10. The patches were made by
  11.  
  12. David Eggert (eggertd@sanibel.csee.usf.edu)
  13.   (window routines)
  14. Andreas Schneider (marvin@rog.rwth-aachen.de)
  15.   (board printing routines and /board command)
  16.  
  17. NOTE:
  18. This is the very first version of the patched client.
  19. It may not work on all systems or under all conditions.
  20. Try to look at the source if you have problems. The file
  21. fibsboard.c can be used for other clients that you might
  22. want to patch yourself. Bug reports are as always welcome,
  23. but please don't ask for additional features/boardstyles.
  24. Look at the source and try to write a better client yourself.
  25.