Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 284 Bytes

README.rst

File metadata and controls

9 lines (6 loc) · 284 Bytes

Grinder

A simulator of game mechanics (skill rolls) for the wurm online mmorpg.

Online at https://trewq.pl/wurm/grinder/

It's a react clientside-only app using reflux; the interesting parts, ie. actual computation & game mechanics, are in worker.js; the rest is mostly UI.