LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Java creating a deck of cards (https://www.linuxquestions.org/questions/programming-9/java-creating-a-deck-of-cards-237368/)

djgerbavore 10-01-2004 12:05 AM

Java creating a deck of cards
 
i;m writing a black jack game. i want to be able to find playings as images/icon for java. Its for an assignment. Or any ideas how to implement a graphical way involving playings cards. Thanks...

secesh 10-01-2004 01:30 PM

java deck of cards -- what is this, intro to OOP? of course we know it's for an assignment.

here's a suggestion:
do your own homework. get on java.sun.com and study the API. Java is well documented there.

-- whatever happened to school being for learning, not just for plagiarizing!

djgerbavore 10-01-2004 02:34 PM

dude what are you talking about. the assignment consist of a server, that servers mulitple clients in a game of blackjack. this requires alot of threading, sockets, and i/o streams. before you said talking, you should find out hte details, before you look stupid. the playing cards, is just a very small (unimportant) part of my project. I thought maybe sun had some sort of card images or templates in their swing package, or if anyone had a set of cards in .gif form. Why don't you chill out man. I was just asking for a little help, never once did i once want ot steal code, and claim it as my own.

maybe i came to the wrong place, damn people are testy....

dave_starsky 10-02-2004 10:02 AM

no matter how small a part of the project it is you should look up the Java API and work it out from there, that way you are more likely to learn it rahter than copying and pasting and forgetting.

djgerbavore 10-02-2004 03:57 PM

i wasn't plan on copying....i guess you misunderstood my question or i wasn't clear enough. All i need was a set of decks in some sort of image form. (jpeg, png, or gif) Any ways i found it, after some searching on google

thanks


All times are GMT -5. The time now is 10:36 AM.