yauhenip 61f57c6fb7 highlow tests | пре 6 година | |
---|---|---|
src | пре 6 година | |
.DS_Store | пре 6 година | |
.gitignore | пре 6 година | |
DEV_MODE_WORKS | пре 6 година | |
NEW_FEATURE | пре 6 година | |
README.md | пре 6 година | |
newfile | пре 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
.