nhu313 9aae8edf42 Update 'README.md' | 6 lat temu | |
---|---|---|
src | 7 lat temu | |
.gitignore | 7 lat temu | |
README.md | 6 lat temu | |
pom.xml | 7 lat temu |
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
.