Skip to content

jpaille/towerfall-scoring

 
 

Repository files navigation

Towerfall Scoring

Towerfall ELO-based Leaderboards

Start service

Node.js

npm run start

Docker

docker-compose up -d

Environement Variables:

  • HOST: Address to bind server to.
  • PORT: Port to bind server to.
  • LOGFILE: Path to the games log.
  • PASSWORD: Password for adding games.

About

Towerfall ELO-based leaderboards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • HTML 6.9%
  • CSS 6.5%