Results 1 to 6 of 6
Thread: help needed on proj
- 02-04-2010, 07:53 AM #1
help needed on proj
hello all
I am interested in making a cards game based on java .....
I need some advice as to what all tools to use....I need some graphics effects too like(the cards are shown being distributed and all..)
I would be highly obliged if someone experienced could give some help regarding what all essential knowledge is req....
:)
- 02-04-2010, 11:58 AM #2
Member
- Join Date
- Feb 2010
- Posts
- 1
- Rep Power
- 0
- 02-04-2010, 08:10 PM #3
Senior Member
- Join Date
- Oct 2009
- Location
- California,US
- Posts
- 201
- Rep Power
- 4
I made a simple 2 player poker game with GUI some months back for fun.
It wasnt too hard.
I usually start an application such as a game like this
Fiirst, Try to write down the logiic behind the card game and what classes and methods you want to use in the game.
Keep your expectations a bit lower in the first half of the implementation by not creating the GUI itself but making sure your logic works in the Console version. So that you dont get bored of the implentation and end up not doing the game successful
After successful console display, I make the GUI part of the game which is fun than the first half ^^.
So Decide the game you want to implement, write down the logic behind, implement it,then construct a GUI.
If need help, we can always help.
- 02-04-2010, 08:11 PM #4
Senior Member
- Join Date
- Oct 2009
- Location
- California,US
- Posts
- 201
- Rep Power
- 4
- 02-04-2010, 10:03 PM #5
yes I will be developing it as an application ....
thankS Raiden & good2bala for ur suggestions...[:)]
- 02-04-2010, 10:13 PM #6
Senior Member
- Join Date
- Oct 2009
- Location
- California,US
- Posts
- 201
- Rep Power
- 4
Similar Threads
-
My semester proj.
By ramsrocker in forum New To JavaReplies: 4Last Post: 03-08-2009, 05:25 AM -
Help needed
By harshalsakpal in forum CLDC and MIDPReplies: 0Last Post: 02-17-2009, 03:53 PM -
Help needed.
By necro-1000 in forum AWT / SwingReplies: 2Last Post: 01-12-2008, 11:37 AM -
Help Needed
By pks in forum New To JavaReplies: 1Last Post: 01-09-2008, 12:07 AM -
help needed.
By dirtycash in forum New To JavaReplies: 3Last Post: 12-03-2007, 09:17 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks