Paketname | python-poker-network |
Beschreibung | multiplayer poker server and client library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.7.7-1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 1636 Byte |
Hängt ab von | python (>= 2.4), python-central (>= 0.6.11), python2.6, debconf (>= 0.5) | debconf-2.0, ucf, adduser |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | poker-network |
Paketgröße | 255014 Byte |
Prüfsumme MD5 | 8456f619b466b7116e01fe1b5e413dc1 |
Prüfsumme SHA1 | a069f276e285f4f068cda4ce927fe5ae64bd2e3f |
Prüfsumme SHA256 | 10bcbb204f2a1b0cb7eb6b637f269f86b69a86c5fdefa23d467ed2c2e27bc4df |
Link zum Herunterladen | python-poker-network_1.7.7-1_all.deb |
Ausführliche Beschreibung | The server deals the cards and checks the user actions using a poker
game engine (poker-engine). It can handle all the poker variants
implemented by the poker game engine (holdem, omaha, omaha high/low,
stud 7 ...) in ring games, sit and go or multitables tournaments.
The client library can be used to implement simple clients such as
robots (<1000 LOC example robot provided) or a graphical user
interface.
.
The poker server has its own TCP/IP based protocol. The client
library decodes the protocol. An abstract user interface library
provides a framework to implement graphical clients.
|