home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / games / volume6 / bj2 / README < prev    next >
Text File  |  1989-07-06  |  1KB  |  27 lines

  1. readme.doc file for    BJ - Las Vegas Blackjack Version 1.0        4/89
  2. ==============================================================================
  3. Files included:
  4. bj.c            source
  5. shuffle.c        source
  6. bj.h            source
  7. bj.doc            documentation
  8. readme.doc        this file
  9. makefile.unx        makefile (unix)
  10. makefile.dos        makefile (ibm-pc/ms-dos)
  11. bjalias.txt        casino aliases (unix)
  12. ballys.bat        casino batch file (ibm-pc/ms-dos)
  13. barbary.bat        casino batch file (ibm-pc/ms-dos)
  14. caesars.bat        casino batch file (ibm-pc/ms-dos)
  15. flamingo.bat        casino batch file (ibm-pc/ms-dos)
  16. horseshoe.bat        casino batch file (ibm-pc/ms-dos)
  17. stardust.bat        casino batch file (ibm-pc/ms-dos)
  18.  
  19. Compiling information
  20. ==============================================================================
  21. This program is known to compile on 4.3bsd Unix, and under MS-DOS
  22. using MSC 5.0. It should probably work on almost any system with
  23. almost any C compiler.
  24.  
  25. If you wish to adjust the default values of the options, they are
  26. near the top of bj.c, though they're probably acceptable as is.
  27.