Jennifer Chao 7af62dbdf2 gssadasdaerge branch 'master' of https://git.zipcode.rocks/JenniferChao4/Casino | преди 6 години | |
---|---|---|
src | преди 6 години | |
.DS_Store | преди 6 години | |
.gitignore | преди 6 години | |
README.md | преди 6 години | |
pom.xml | преди 6 години |
Player
classPlayer
objects should be created upon input from a user.Game
interfaceGamble
interfaceBlackJack
and GoFish
are both Card Games and should therefore inherit from a common CardGame
.