Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2010-07-02 | 756 Bytes | |
Totals: 1 Item | 756 Bytes | 0 |
About PokerLog: --------------- An in C++ written console application which allows to "log" a Poker game. It tries to make logging as easy as possible, e.g. the right possibilities are shown for the next action in game. It will be able to recognize card combinations and calculate winners and amounts. The whole game will be logged to a text-file. This code can also be used as a basement for further projects, like a poker-bot etc. Source Code: ------------ Please check the SVN repository for the latest code. I did not create any makefile yet because I have to learn about it first. YOu can build the files in each folder seperately, but files of other folders may be needed. The easiest way for now is to use the Code::Blocks IDE.