1.0.0-beta1 • Published 5 years ago

bcdice-js v1.0.0-beta1

Weekly downloads
17
License
BSD-2-Clause
Repository
github
Last release
5 years ago

BCDice

Install

$ npm install --save bcdice

Usage

import BCDice from '../bcdice-js/BCDice';
import 'bcdice/lib/diceBot/Cthulhu';

console.log(BCDice.games);

const bcdice = new BCDice();
const [result, rands] = bcdice.roll('CC', 'Cthulhu');
console.log(result, rands);

Development

Install

$ gem install opal
$ npm run install

Build

$ npm run build

Test

$ npm test
1.0.0-beta1

5 years ago

0.11.0

5 years ago

0.10.1

5 years ago

0.10.0

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.5

6 years ago

0.7.4

6 years ago

0.7.3

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago