extesy / foosball

Foosball Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foosball Tracker

Simple foosball score tracker which uses TrueSkill scoring system

How to use

  • Create players.txt file in the project directory in the following tab-separated format (id, name):
1       John Doe
2       Mary Jane
  • Create empty files with write permissions in the same directory: players.stats, games.log, games.stats.

  • Deploy on any PHP 5.4 compatible hosting server.

About

Foosball Tracker

License:MIT License


Languages

Language:PHP 56.8%Language:JavaScript 41.7%Language:CSS 1.5%