Akeem Cherry f8ded60e22 added create player | 6 anni fa | |
---|---|---|
src | 6 anni fa | |
.gitignore | 7 anni fa | |
README.md | 6 anni fa | |
pom.xml | 6 anni fa |
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
.