Skip to content

NoHatCoder/takrating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

takrating

Code used for calculating ratings based on games played on playtak.com.

Install Node.js.

Place the contents of this repository in a suitable directory

In a console, navigate to that directory, and run the command npm install, in order to download sqlite3.

Download a game database from Playtak, and place it in the same directory.

Run node takrating.js in order to generate the ranking list.

Look at and/or modify the source code and settings in takrating.js.

Tested on Windows, should work on most platforms.

About

Code used for calculating ratings based on games played on playtak.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published