Deck Implementation #11
1 Participants
Notifications
Due Date
No due date set.
Depends on
#8 Create a Deck type
wesley/blackjack
Reference: wesley/blackjack#11
Reference in New Issue
Block a user
Implemented a Deck type that has a new function that returns an
unshuffled deck. Also wrote an integration test for the new function to
make sure that it works.