Recommend this page to a friend! |
Download .zip |
Info | Example | Screenshots | View files (8) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-10-16 (8 years ago) | 39% | Total: 812 This week: 1 | All time: 4,060 This week: 1,047 |
Version | License | PHP version | Categories | |||
csxtexasholdempoker 1.0 | GNU General Publi... | 4.0 | Games |
Description | Author | |||||||||||||
This class can be used to manage and display Texas Holdem cards. |
|
//// //// Version : README to CsxTexasHoldemPoker.class.php version 1.0 //// //// Author : (c) 2008 Martijn Loots, Cosix Automatisering, The Netherlands //// See also: www.cosix.com //// //// License : GNU General Public License, see "gnugpl.txt" for more //// information //// Files with the package: CsxTexasHoldemPoker.class.php - the class file index.php - the demo of the class demo.html - brief explanation on functionality cardsbig.tgz -> carddecks/classic - a set of classic card images cardsmed.tgz -> carddecks/medium - the same set a bit smaller cardssml.tgz -> carddecks/small - the same set very tiny gnugpl.txt - the GNU General Public License text index.html (several) - basic browsing prevention Requirements: PHP4 or higher Installation: Just put it in some viewable subdirectory on your webserver. Use: See index.php for a proof of concept implementation and feel free to add even more comments to the class file if you need it... |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
cardsbig.tgz | Data | big card images |
cardsmed.tgz | Data | medium size card images |
cardssml.tgz | Data | small sized card images |
CsxTexasHoldemPoker.class.php | Class | Class file |
demo.html | Doc. | demo description |
demo.php | Example | class demo |
gnugpl.txt | Lic. | license |
README | Doc. | readme |
csxtexasholdempoker-2008-10-16.zip 184KB | |
csxtexasholdempoker-2008-10-16.tar.gz 185KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Big card pictures Direct link to the gallery with big playing card pictures |
Medium size card pictures Direct link to the gallerry with medium size playing card pictures |
Small card pictures Direct link to the gallerry with small playing card pictures |
Project page My own project page, you can download the full package here |
Online demo CsxTexasHoldemPoker demonstration |