Hi, all!

As if the world really needs this... well, i needed it.

BogoDice is a simple "dice roller" plugin:

http://jquery.com/plugins/project/BogoDice

There's a link to the demo page there.

The full docs are in the uncompressed sources.

The most significant TODO for the plugin is the ability to call server-
side code to fetch dice results, instead of "rolling" them client-
side, as that would be useful for online games where absolute trust in
the dice results is an issue.

Packed, the code is less than 900 bytes, and MIN'd it's under 750.
(Yes, the MIN copy is smaller than the PACK... not sure why.)

Reply via email to