kiranmanda / rummy

A simple single page javascript web application to keep track of rummy scores
MIT License
0 stars 0 forks source link

A player should be able to re-enter only if there is one or more drops left after re entry #24

Closed ypradeep4u closed 9 years ago

ypradeep4u commented 9 years ago

If a player is out of the game, he can be allowed to re-enter only if all remaining players have a score less than or equal to 224 (asssuming total score is 251).

ypradeep4u commented 9 years ago

img_0908 img_0907

kiranmanda commented 9 years ago

Code pushed to stage.