Posted: Mon Feb 27, 2006 4:21 pm Post subject: (No subject)
Nice. But I think you should consider using enums instead of strings.. Check out http://java.sun.com/j2se/1.5.0/docs/guide/language/enums.html
Also, consider using a List instead of a String for containing the list of cards in your and the dealers hands