/foosball

Foosball Tracker

Primary LanguagePHPMIT LicenseMIT

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.