fd9981a8e1d8af6950539309b96bc631a964c9c0
[poker.git] / README
1 Multiplayer poker game.  Example usage:
2
3   ./pbot.py -v a,bots/p1.py b,bots/p1.py x,bots/p2.py y,bots/p2.py > example.txt
4
5 Run internal tests with
6
7   nosetests --with-doctest --doctest-test *.py