- I created general Card data structure which have Suit and int value. Suit can be Diamond, Spade, Heart, Club and int value is the number representing the card.
- Then we have BlackjackCard which inherits from Card class and override its value() method.
- Inside BlackjackCard we re-implement value() method according to the rules of the Blackjack.
-
Notifications
You must be signed in to change notification settings - Fork 0
uutahan/backend-3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Backend Study - Question 3
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published