Poker bot for http://theaigames.com/
pokeher/ source code for the bot
test/ unit tests
standalone/ tools & utilities
arena/ poker simulator for testing
agents/ dummy bots for testing
pip install -r requirements.txt
make
python standalone/preflop_hand_wins.py
make test