Implemented clock logic.
commit1a2f563ca8dc0f4e79b4746ee797b5375f9d2eaa
authorPaolo Capriotti <p.capriotti@gmail.com>
Mon, 22 Jun 2009 15:48:12 +0000 (22 17:48 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Mon, 22 Jun 2009 15:48:12 +0000 (22 17:48 +0200)
tree2a86722b1c458416211bb8edd3f459985891bc46
parent470a513366a824c90fece566ae3b561325404894
Implemented clock logic.

Implemented clock ticking, increment and byo-yomi.
lib/clock.rb [new file with mode: 0644]
test/test_clock.rb [new file with mode: 0644]