Skip to content

lwelti/php-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Poker Class

This php class allow you to shuffle all the cards always in different order

Installation

via Github

$ git clone git: $ cd

Quick start

$ require_once "PokerClass.php"; $ $poker = new PokerClass();

Releases

No releases published

Packages

No packages published