|
|
před 7 roky | |
|---|---|---|
| src | před 7 roky | |
| .DS_Store | před 7 roky | |
| .gitignore | před 9 roky | |
| README.md | před 7 roky | |
| pom.xml | před 9 roky |
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.