Hey guys, i want to create a card game in java. The game is called Tong-its.,i'm having a really hard time doing it.where do i start?Im wondering if i would use applet or jframe.
ickyrr 0 Newbie Poster
Recommended Answers
Jump to PostJFrame or applet: do you want to write it for a browser, or a desktop application?
the rest: check what the game 'does' what rules it has. I assume you'll have a number of CARDS, so write a Card class, give it a type (spade, diamonds, ...) and a …
All 4 Replies
stultuske 1,116 Posting Maven Featured Poster
ickyrr 0 Newbie Poster
dantinkakkar 19 Junior Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.