Paketname | python-poker-network |
Beschreibung | multiplayer poker server and client library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.7.7-3.2 |
Sektion | python |
Priorität | extra |
Installierte Größe | 1736 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 | Loic Dachary (OuoU) |
Quelle | poker-network |
Paketgröße | 348366 Byte |
Prüfsumme MD5 | 52650d7b711cfdc379235615e88aaf6e |
Prüfsumme SHA1 | 2d82c184fa30a202ee2e5f66ee49de0ed908d8a0 |
Prüfsumme SHA256 | 19d09876b72f65c55bbdf45484daa6c839ca484bb99e87ba229541e96c1ed186 |
Link zum Herunterladen | python-poker-network_1.7.7-3.2_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.
|