Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 293 Bytes

File metadata and controls

18 lines (11 loc) · 293 Bytes

Poker clock in hexagonal.js

Always know when it's time to increase blinds during Holdem Poker tournament game!

Developing

You need Ruby and Node.js installed

$ bundle
$ foreman start
$ open index.html

To run tests:

$ open SpecRunner.html