hwoodward / Remote-Card-Games

Program for playing card games online/remotely. Goal is to play a game of hand and foot with multiple groups in different locations.
MIT License
2 stars 1 forks source link

Draw pile creation #7

Closed hwoodward closed 5 years ago

hwoodward commented 5 years ago

draw pile is specified in the design as a 'stack' data structure for a reason.

Depends on #6