admanb / handtracker

A full rails web application that tracks decks of cards.
handtracker.heroku.com
7 stars 3 forks source link

MEDIUM - If every card from a deck is in a hand, it will error out. #6

Open admanb opened 13 years ago

admanb commented 13 years ago

The deck tries to shuffle zero cards. The shuffle code should handle this possibility.