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
.