New Wild Card Poker Suite and Standard Poker Suite Upgrade
- From: "Charles Appel" <charlesappel@xxxxxxxxxxxxxx>
- Date: Mon, 31 Oct 2005 08:56:37 -0500
The Standard Poker Suite has been upgraded to include
two new units:
1) caaOmaha.pas - This is a helper file designed to make
coding Omaha easier. It defines an Omaha hand type and
provides procedures to extract the highest and lowest
5-Card hand ratings using the 5-Card Poker Engine. It
also provides hand naming functions.
2) caa7Card.pas - This is a helper file designed to make
coding games like 7-Card stud and Texas Hold-em easier.
It defines a 7-Card hand type and provides procedures to
extract the highest and lowest 5-Card hand ratings using
the 5-Card Poker Engine. It also provides hand naming
functions.
For more information:
http://charlesappel.home.mindspring.com/stdpkste.html
The new Wild Card Poker Suite consists of seven units.
1) caaPSCdW.pas - This file contains the definition of the
poker card type and its support routines.
2) caaPSDkW.pas - This file contains the definition of the
poker deck type and its support routines.
3) caaPS3CW.pas - This file contains the definition of the
3-Card poker hand and the 3-Card Poker Engine.
4) caaPS4CW.pas - This file contains the definition of the
4-Card poker hand and the 4-Card Poker Engine.
5) caaPS5CW.pas - This file contains the definition of the
5-Card poker hand and the 5-Card Poker Engine.
6) caaOmahW.pas - This is a helper file designed to make
coding Omaha easier. It defines an Omaha hand type and
provides procedures to extract the highest and lowest
5-Card hand ratings using the 5-Card Poker Engine. It
also provides hand naming functions.
7) caa7CrdW.pas - This is a helper file designed to make
coding games like 7-Card stud and Texas Hold em easier.
It defines a 7-Card hand type and provides procedures
to extract the highest and lowest 5-Card hand ratings
using the 5-Card Poker Engine. It also provides hand
naming functions.
For more information:
http://charlesappel.home.mindspring.com/wcpkste.html
All of the poker libraries and poker suites support Delphi 1
through Delphi 2005.
--
Charles Appel
http://charlesappel.home.mindspring.com/
Home of Chuck's Poker Libraries for Delphi,
Chuck's Video Poker and Chuck's Toys
.
- Prev by Date: Dream's scripter buttonclick
- Next by Date: Re: HTML --> Plain Text
- Previous by thread: ANN: FastScript 1.9 released
- Next by thread: Re: HTML --> Plain Text
- Index(es):