Home Artists Posts Import Register

Content

Long story short, I couldn't make Roll20 do the things I wanted so I made my own dice roller for my RPG system! (I'm still using Rol20 for the map stuff)

Basically is just an online dice roller and chat room where you can re-roll specific dice.

Feel free to use it and please let me know if anything breaks or can be improved :)

I'm going to add the other dice types next.

I'm honestly a bit worried about server costs on this thing, so I might have to pull the plug if this consumes too much bandwidth, but I think it will be alright. 

Files

Dead Dice

This is a free dice roller I made for playing my RPG system, Dead Weight, but I'm sure you can use it for other RPGs and even some other games involving dice. It was made by Pedro Medeiros. You can reach me on twitter or on my website.

Comments

David Hayes

Cool! Depending on how much coding/ops work you're willing to do, something like Cloudflare Workers might be able to serve this for free: https://workers.cloudflare.com/ They have examples of getting global, distributed chat working with (what they call) Durable Objects: https://developers.cloudflare.com/workers/runtime-apis/durable-objects