Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.
Jeremy Fourna edited this page Jun 13, 2016 · 10 revisions

Philosophy

Ping Pong Wars (PPW) allow you and your friends to create a championship/tournament and record all your friendly games !

PPW score all the games based on the Chess ELO method

Index in the sidebar →

Resources

  • We use Jade for the html template via Blaze.
  • We try to always code javascript in ES6 mode.
  • We use Stylus for the css preprocessing.
  • We use iron router for the routing part.

App

Collections schema

Collections methods

How to contribute

Clone this wiki locally