Games::Blackjack 0.04
Sponsored Links
Games::Blackjack 0.04 Ranking & Summary
File size:
0.006 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1039
Date added:
2006-12-28
Publisher:
Mike Schilli
Games::Blackjack 0.04 description
Games::Blackjack is a Perl module with Blackjack Utility Classes.
SYNOPSIS
use Games::Blackjack;
# Create new shoe of cards
my $shoe = Games::Blackjack::Shoe->new(nof_decks => 4);
# Create two hands, player/dealer
my $player = Games::Blackjack::Hand->new(shoe => $shoe);
my $dealer = Games::Blackjack::Hand->new(shoe => $shoe);
# Two dealer cards
$dealer->draw();
print "Dealer: ", $dealer->as_string(), "n";
$dealer->draw(); # 2nd card not shown
$player->draw();
$player->draw();
print "Player: ", $player->as_string, "(",
$player->count_as_string, ")n";
# Lets assume player decides to stand. Dealers turn.
# Dealer plays Las Vegas rules
while(!$dealer->busted() and
$dealer->count("soft") < 17) {
$dealer->draw();
}
# Show winner (-1: Dealer, 1: Player, 1.5: Player Blackjack)
print "Player score: ", $player->score($dealer), "n";
SYNOPSIS
use Games::Blackjack;
# Create new shoe of cards
my $shoe = Games::Blackjack::Shoe->new(nof_decks => 4);
# Create two hands, player/dealer
my $player = Games::Blackjack::Hand->new(shoe => $shoe);
my $dealer = Games::Blackjack::Hand->new(shoe => $shoe);
# Two dealer cards
$dealer->draw();
print "Dealer: ", $dealer->as_string(), "n";
$dealer->draw(); # 2nd card not shown
$player->draw();
$player->draw();
print "Player: ", $player->as_string, "(",
$player->count_as_string, ")n";
# Lets assume player decides to stand. Dealers turn.
# Dealer plays Las Vegas rules
while(!$dealer->busted() and
$dealer->count("soft") < 17) {
$dealer->draw();
}
# Show winner (-1: Dealer, 1: Player, 1.5: Player Blackjack)
print "Player score: ", $player->score($dealer), "n";
Games::Blackjack 0.04 Screenshot
Games::Blackjack 0.04 Keywords
Blackjack 0.04
Blackjack Utility Classes
Classes
utility classes
Perl module
shoe
draw
dealer
player
blackjack
utility
Games::Blackjack
GamesBlackjack
Games::Blackjack 0.04
Libraries
Programming
Bookmark Games::Blackjack 0.04
Games::Blackjack 0.04 Copyright
WareSeeker periodically updates pricing and software information of Games::Blackjack 0.04 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::Blackjack 0.04 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
perl modules
utility classes commonly used
utility classes should not have a public or default constructor
install perl module
java utility classes
installing perl module
utility classes in java
utility classes developers tend
xml parser perl module
shoe show
utility classes in c
packaging utility classes
atrpms perl module helper
payless shoes
perl module tutorial
dealerworld
blackjack cell phone
players championship
Related Software
Harem Games Blackjack es un juego de cartas popular y gratuito. El objetivo del juego Blackjack es desnudar completamente a la modelo obteniendo manos... Free Download
Petes Blackjack project is a fun blackjack Java card game. Free Download
Games::Tournament::BlackJack is a Framework for Simulating BlackJack Tournaments. Free Download
Asymptopia BlackJack is a casino style BlackJack in Python for education. Free Download
Games::Irrlicht is a Perl module that use the Irrlicht 3D Engine in Perl. Free Download
Games::Tournament::BlackJack::Player is a module to create your own entries to GTB Tournaments. Free Download
Games::GoogleWhack is a Perl module that finds, verifies, and/or submits GoogleWhacks. Free Download
Games::Console Perl module provide a 2D quake style in-game console. Free Download
Latest Software
Popular Software
Favourite Software