Tracker for Magic: The Gathering (MTG) league ratings
npm install
node calc.js
This reads the scores from scores.js
and calculates some stats for each weeks results and then player's total stats and final rating.
* Ability to specify input file to support multiple leagues.
- More readable output.
- Unit tests.
- Charts and graphs (besides grep/copy paste to Excel)
- Web interface.