Tuesday, 20 September 2011

naming cards

put in extra if statements to give meaning to numbers in array
eg. if cards(i) = 1 then
cards(i) = "ace"
end if

also amde to display all cards for player

No comments:

Post a Comment