Skip to content

davidwen/elo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elo.js

http://elo.meteor.com

Overview

Easily create ladders using the Elo rating system, built with the Meteor.js framework.

Requirements

Install Meteor

$ curl https://install.meteor.com | /bin/sh

Install Meteorite, a package manager for the Meteor framework

$ npm install -g meteorite

Usage

Once all the requirements are installed, run Elo.js locally by navigating to the elo project directory and running

$ mrt run

To deploy an Elo.js instance

$ mrt deploy <your ladder name>.meteor.com

Features

  • Mobile friendly
  • Can "login" as player by adding ?player=<player name> to end of URL (e.g. http://elo.meteor.com?player=David). This changes the result submission screen to just choose your opponent instead of a winner and loser.

About

Elo rankings built with Meteor.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published