Skip to content

tanmayk28/crapstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrapStats : yep crapstats!

A simulation and statistical analysis of various strategies in craps

Installation

The python packages required are listed in the requirements.txt file.

All the packages can be installed directly by using :

pip install -U -r requirements.txt

In case of conflicts please install each package separately.

Ex:

pip install tabulate
pip install matplotlib
pip install pytest

Usage

python craps.py

sample

WIP

lots of things

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages