2017 © Pedro Peláez
 

library phppoker

php Texas hold'em Poker game

image

rrylee/phppoker

php Texas hold'em Poker game

  • Friday, June 1, 2018
  • by RryLee
  • Repository
  • 4 Watchers
  • 6 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 5 % Grown

The README.md

php poker (德州扑克)

Build Status, (*1)

Install

You can use composer global require rrylee/phppoker to install the game., (*2)

If you use linux or osx., (*3)

You should add ~/.config/composer/vendor/bin to your path, (*4)

If windows,, (*5)

Just add the bin to you path manually., (*6)

Feature

  • random game

Just check phppoker random -h to know the rule., (*7)

phppoker random, (*8)

Please wait...
+----------+----------------+
| Username | Hand           |
+----------+----------------+
| Libby    | A♥ 2♦ J♠ 4♦ Q♠ |
| Velva    | 9♦ K♦ 5♣ K♥ K♥ |
+----------+----------------+
The results were as follows:
Winner: Velva
Three of a kind, oh year!
  • start game (appoint you and your friends to start)

phppoker start 2 Foo Bar, (*9)

Although names not enough, i still execute the program, thanks me.
Please wait...
+----------+-----------------+
| Username | Hand            |
+----------+-----------------+
| Foo      | 5♣ 3♠ K♠ 7♦ 8♥  |
| Bar      | 9♠ J♣ 5♥ 7♠ 10♣ |
+----------+-----------------+
The results were as follows:
Winner: Bar
High card, i am so luck

TEST

phpunit to test poker core code., (*10)

Other

If you have some suggestion or find a bug, welcome to tell me., (*11)

License

MIT, (*12)

The Versions

01/06 2018

dev-master

9999999-dev

php Texas hold'em Poker game

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar RryLee

01/06 2018

v1.0.1

1.0.1.0

php Texas hold'em Poker game

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar RryLee

01/04 2016

v1.0

1.0.0.0

php Texas hold'em Poker game

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar RryLee