Skip to content

rebdrup/foosball

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.8%
  • JavaScript 35.8%
  • HTML 14.1%
  • CSS 1.3%