@sithusoe/baccarat-engine

1.0.0 • Public • Published

Modified Baccarat Engine

This module is the modified version of baccarat-engine from jconradi and events.

Credits to baccarat-engine and events.

Why don't use existing module

The original module works fine for the projects which uses Node.js environment like react.

But in my case, Laya air project which don't use Node.js environment.

I get error which caused by shoe.js.

In shoe.js

const EventEmitter = require('events');
Uncaught Error: Dynamic require of "events" is not supported
    at bundle.js:33:11

For that case, I adjusted using baccarat-engine and events.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @sithusoe/baccarat-engine

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    70.2 kB

    Total Files

    24

    Last publish

    Collaborators

    • sithusoe