relsqui / protocards

Simple tools for building card games in python.
MIT License
3 stars 1 forks source link

Make Hand.deal() return another Hand. #4

Closed relsqui closed 10 years ago

relsqui commented 10 years ago

What about slices? Should that also? If not, should deal() take slice notation?