Akeem Cherry 107290d996 before the big merge | 6 лет назад | |
---|---|---|
src | 6 лет назад | |
.gitignore | 7 лет назад | |
README.md | 6 лет назад | |
pom.xml | 6 лет назад |
io.zipcoder.casino.Player
classio.zipcoder.casino.Player
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
.