Main > Programming > Libraries >

Games::Cards::Poker 1.2.565CHh5

Games::Cards::Poker 1.2.565CHh5

Sponsored Links

Games::Cards::Poker 1.2.565CHh5 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.072 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1139
Date added: 2006-09-19
Publisher: Pip Stuart

Games::Cards::Poker 1.2.565CHh5 description

Games::Cards::Poker is a Perl module for Pure Perl Poker functions.

SYNOPSIS

use Games::Cards::Poker;

# Deal Four (4) players hands and score them...
my $players = 4; # number of players to get hands dealt
my $hand_size = 5; # number of cards to deal to each player
my @hands = ();# player hand data
my @deck = Shuffle(Deck());

while($players--) {
push(@{$hands[$players]}, pop(@deck)) foreach(1..$hand_size);
printf("Player$players score:%4d hand:@{$hands[$players]}n",
ScoreHand(@{$hands[$players]}));
}

Poker provides a few functions for creating decks of cards and manipulating them for simple Poker games or simulations.

Games::Cards::Poker 1.2.565CHh5 Screenshot

Advertisements

Games::Cards::Poker 1.2.565CHh5 Keywords

Bookmark Games::Cards::Poker 1.2.565CHh5

Hyperlink code:
Link for forum:

Games::Cards::Poker 1.2.565CHh5 Copyright

WareSeeker periodically updates pricing and software information of Games::Cards::Poker 1.2.565CHh5 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Games::Cards::Poker 1.2.565CHh5 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
Games::Cards is a Perl module for writing and playing card games. Free Download
Games::Euchre::Player is a player class for Euchre card game. Free Download
Games::Sudoku::General is a Perl module that can solve sudoku-like puzzles. Free Download
poker-engine is a Python library that implements poker rules. Free Download
Games::Poker::Omaha::Hutchison is a Hutchison method for scoring Omaha hands. Free Download
MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. Free Download
Statistics::Descriptive is a Perl module of basic descriptive statistical functions. Free Download
Scalar::Defer is a Perl module to calculate values on demand. Free Download