|
|
7 年 前 | |
|---|---|---|
| src | 7 年 前 | |
| .DS_Store | 7 年 前 | |
| .gitignore | 9 年 前 | |
| README.md | 7 年 前 | |
| pom.xml | 9 年 前 |
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.