|
Wanna make 5 quick bucks?
Sure you do!
Make me a java applet with three java files that including:
Gameof21 -> Main Program
PlayingCard Class -> sections of
Playing Card -> Object create
Point value -> returns value of playing card
getname -> returns the card name
tostring -> returns a string that represents the card
Player Class -> sections of
Player -> player object created. Play initially has no cards.
drawCard -> add a card to a players hand
totalhand -> returns players hand value. Ace counted as || if gets player closer to 2!
endhand -> ends the game for the player, throwing in the cards.
5 Dollars paypal for this
Thanks you.
|