I am interested in developing a poker game. For this purpose I found poker-engine. But with all googling and searching the projects sites I couldn’t find any documentation on its API.
Do you know any place where I can find a documentation on how to use it, or do I need to read the whole code?
I am interested in developing a poker game. For this purpose I found poker-engine
Share
Well did you download
poker-engine?There is an examples folder in the distribution that documents the main functionality. The file is called
simple.py