N0698311 / SDI

Software Design Implementation
0 stars 0 forks source link

Hand class #22

Open N0699093 opened 6 years ago

N0699093 commented 6 years ago

Make a first attempt at designing the Hand class o Hands will be game-specific – make this a Blackjack Hand o 2 strands ▪ What functionality must it provide (what is the public interface)? ▪ What (private) data is needed to support the functionality?