home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
games
/
volume6
/
bj2
/
README
< prev
next >
Wrap
Text File
|
1989-07-06
|
1KB
|
27 lines
readme.doc file for BJ - Las Vegas Blackjack Version 1.0 4/89
==============================================================================
Files included:
bj.c source
shuffle.c source
bj.h source
bj.doc documentation
readme.doc this file
makefile.unx makefile (unix)
makefile.dos makefile (ibm-pc/ms-dos)
bjalias.txt casino aliases (unix)
ballys.bat casino batch file (ibm-pc/ms-dos)
barbary.bat casino batch file (ibm-pc/ms-dos)
caesars.bat casino batch file (ibm-pc/ms-dos)
flamingo.bat casino batch file (ibm-pc/ms-dos)
horseshoe.bat casino batch file (ibm-pc/ms-dos)
stardust.bat casino batch file (ibm-pc/ms-dos)
Compiling information
==============================================================================
This program is known to compile on 4.3bsd Unix, and under MS-DOS
using MSC 5.0. It should probably work on almost any system with
almost any C compiler.
If you wish to adjust the default values of the options, they are
near the top of bj.c, though they're probably acceptable as is.