Skip to content
forked from epifab/pypoker

Python poker game application (holdem, traditional 5 card draw)

License

Notifications You must be signed in to change notification settings

rtzero-erkp/pypoker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPoker

install

requirements.txt

runtime.txt

config

define.py

msg process

agent.py

boost

python web.py

python service.py

python agent.py

agent

agent.py

因为是做AI的, 把bet尺度离散化为有限个bet值, 参见 define.py

About

Python poker game application (holdem, traditional 5 card draw)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.7%
  • JavaScript 32.7%
  • CSS 4.4%
  • HTML 2.2%