Home     PHP / Javascript / Ajax
PHP PHP Poker Engine Script

PHP Script Codes > games-entertainment

PHP Poker Engine Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 16738

PHP Script Codes > PHP Poker Engine
This package can be used to implement a Poker game engine.

It has a class that can deal and shuffle a deck of cards.

There is another class that can evaluate a deck of cards to check if it matches a Poker sequence.

In case the deck matches a Poker sequence it returns the name of the sequence and the number of points it is worth in the Poker game.

The package now includes comprehensive help files. The deck now supports the return of card images and has a new method to convert card strings to card arrays for evaluation by the engine.