|
|
7 years ago | |
|---|---|---|
| src | 7 years ago | |
| .DS_Store | 7 years ago | |
| .gitignore | 9 years ago | |
| README.md | 7 years ago | |
| pom.xml | 9 years ago |
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.All public methods should be tested.