game-drawer

0.2.0 • Public • Published

Build Status

Drawer

Draw players after a specific time period.

The following example starts a game with a duration of 5 minutes and a minimum group size of 3.

const Drawer = require('drawer')
dr = new Drawer(groupSize=3, duration=5)
dr.addPlayer('Jon')

Read test/test.js for more details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i game-drawer

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • mgaebler