Git-Leon afe8788478 Update README.md | il y a 6 ans | |
---|---|---|
src | il y a 7 ans | |
.gitignore | il y a 7 ans | |
README.md | il y a 6 ans | |
UML.pdf | il y a 7 ans | |
Walkthrough_Part_1.pdf | il y a 7 ans | |
pom.xml | il y a 7 ans |
Game
, and Gamble
Game
interfaceGamble
.BlackJack
and GoFish
are both Card Games and should therefore inherit from a common CardGame
.