curvefever-stats
Curvefever-stats is a stat calculator and match maker library for the curvefever game.
Usage
Use the library programatically:
var curve = cachedObj || {}curve; // 'ea' == chat name, 'ealbrigt' == curve account namecurve; curve; // a few of my friends' accounts registered here teams: 'obone, usmate vs. ealbrigt, andyj' diff: 218 teams: 'ealbrigt, usmate vs. obone, andyj' diff: 284 teams: 'ealbrigt, obone vs. usmate, andyj' diff: 600
Installation
$ npm install curvefever-stats
License
MIT-Licensed. See LICENSE file for details.