Computer Science Canada Card Suit Java |
Author: | boygenius102024 [ Tue Jan 10, 2006 11:29 pm ] |
Post subject: | Card Suit Java |
I am writing a program to create cards with suits. I do not want to create read pictures or print the words of each suit to screen. Is there special symbols I can enter into java to print the actual symbol for each suit? |
Author: | [Gandalf] [ Wed Jan 11, 2006 6:20 pm ] |
Post subject: | |
Yeah, try using ♠ ♣ ♥ ♦. I know there is a way of entering the exact code (if just copying the symbols in doesn't work), but I forget how. |
Author: | magicman [ Mon Feb 06, 2006 12:39 pm ] |
Post subject: | |
ask TheFerret, he tried to make a card game, he should still have the programm.....some where. |