diff options
author | billf <billf@FreeBSD.org> | 1999-03-06 16:41:53 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-03-06 16:41:53 +0000 |
commit | 8c7e876340af9871086fde9c5e12a37113c3148e (patch) | |
tree | 802794ef7b00719369bf111ee0b4ae423a8cffd0 /misc/bbjd/pkg-message | |
parent | f343741e3100a9d83fd915cd5b618408d299aadc (diff) | |
download | FreeBSD-ports-8c7e876340af9871086fde9c5e12a37113c3148e.zip FreeBSD-ports-8c7e876340af9871086fde9c5e12a37113c3148e.tar.gz |
Bbjd is a tool to calculate the optimum strategy playing Black Jack. This
program may be used to prove that when playing Black Jack it is possible to
beat the casino. Probably, Black Jack is the only game offered by casinos,
where it is possible to win in the long term (and this fact is mathematically
proven).
PR: ports/9895
Submitted By: Dima Sivachenko <dima@Chg.RU>
[committers note: this can be addicting.]
Diffstat (limited to 'misc/bbjd/pkg-message')
-rw-r--r-- | misc/bbjd/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/bbjd/pkg-message b/misc/bbjd/pkg-message new file mode 100644 index 0000000..1d3027b --- /dev/null +++ b/misc/bbjd/pkg-message @@ -0,0 +1,4 @@ +------------------------------------------------------------------------------- +This program has no man-pages. Please read documentation installed in +share/bbjd directory. +------------------------------------------------------------------------------- |