LICENSE
README.md
setup.cfg
setup.py
crapssim/__init__.py
crapssim/bet.py
crapssim/dice.py
crapssim/point.py
crapssim/table.py
crapssim.egg-info/PKG-INFO
crapssim.egg-info/SOURCES.txt
crapssim.egg-info/dependency_links.txt
crapssim.egg-info/requires.txt
crapssim.egg-info/top_level.txt
crapssim/strategy/__init__.py
crapssim/strategy/examples.py
crapssim/strategy/odds.py
crapssim/strategy/single_bet.py
crapssim/strategy/tools.py
tests/__init__.py
tests/integration/__init__.py
tests/integration/test_bet.py
tests/integration/test_dicedoctor_integration.py
tests/integration/test_dontpass_integration.py
tests/integration/test_hammerlock_integration.py
tests/integration/test_ironcross_integration.py
tests/integration/test_knockout_integration.py
tests/integration/test_layodds_integration.py
tests/integration/test_pass2come_integration.py
tests/integration/test_passline_integration.py
tests/integration/test_passline_odds2_integration.py
tests/integration/test_passline_odds345_integration.py
tests/integration/test_passline_odds_integration.py
tests/integration/test_readme.py
tests/integration/test_risk12_integration.py
tests/integration/test_strategy.py
tests/integration/test_strategy_single_bet.py
tests/integration/test_table.py
tests/unit/__init__.py
tests/unit/test_bet.py
tests/unit/test_dice.py
tests/unit/test_player.py
tests/unit/test_strategy.py
tests/unit/test_table.py