Git-Leon 5c65c29730 Update README.md | пре 6 година | |
---|---|---|
src | пре 7 година | |
.gitignore | пре 7 година | |
README.md | пре 6 година | |
UML.pdf | пре 7 година | |
Walkthrough_Part_1.pdf | пре 7 година | |
pom.xml | пре 7 година |
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
.