Javascript library for computing odds of outcome in Arkham Horror : The Card Game
npm install arkham-oddsArkhamOdds is a Javascript library for computing odds of outcome in Arkham
Horror : The Card Game.
Compiled versions of the ArkhamOdds library are available on the GitHub
repository : Releases.
Load arkham-odds.js into your web page and start playing with it. Examples can
be found in the examples directory.
You can also install it as a dependency with:
npm install arkham-odds
oryarn add arkham-odds
You should also read the full documentation
or look at test results,
test coverage or
mutation testing results