Aleena Rose-Mathew 340f99d86b Merge branch 'dev' into HigherCards | hace 6 años | |
---|---|---|
src | hace 6 años | |
.DS_Store | hace 6 años | |
.gitignore | hace 7 años | |
README.md | hace 6 años | |
pom.xml | hace 6 años |
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
.