Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 449 Bytes

README.markdown

File metadata and controls

20 lines (14 loc) · 449 Bytes

Poker Timer

Times blinds-based poker tournaments.

Still in way alpha, but it works for the hardcoded values in /public/javascripts/poker.js

Features

  • Shows the current blind level
  • Shows the time until blind increase
  • Shows the value of each chip
  • Click to start
  • Click to pause/resume

TODO

  • Show the next blind level in sequence
  • Configurable via a server-side backend
  • Custom backgrounds?
  • Breaks at configurable intervals