Joined: Mon Mar 26, 2007 4:07 pm Posts: 25 Location: Earth Has thanked: 5 time Have thanks: 1 time
you are welcome .
_________________ just walk beside me ! and be my friend .
chepalopoda
Topic subject: Re: Snake Java (SE) Game
Posted: Mon Oct 12, 2009 3:47 pm
Joined: Wed Oct 07, 2009 10:20 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
um...when i compile, why do i get this message 'class,interface or enum expected'? and the 'import java.awt.geom.Point2D;' was highlighted.
msi_333
Topic subject: Re: Snake Java (SE) Game
Posted: Mon Oct 12, 2009 10:17 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
what jdk you are using ? This game developed on JDK 1.5
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
sarabon11
Topic subject: Re: Snake Java (SE) Game
Posted: Tue Oct 13, 2009 7:10 am
Joined: Tue Oct 13, 2009 7:06 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
awsam....... its really nice.....
_________________ [url=http://productreviewsby.me/ab-rocket/] Ab rocket [/url]
paveldhkbd
Topic subject: Re: Snake Java (SE) Game
Posted: Fri Mar 26, 2010 2:37 am
Joined: Fri Mar 26, 2010 2:28 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
thx
chaudang
Topic subject: Re: Snake Java (SE) Game
Posted: Thu Apr 08, 2010 1:07 pm
Joined: Thu Apr 08, 2010 1:01 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
thanks master I really need this game to make my game.
jagdish007
Topic subject: Re: Snake Java (SE) Game
Posted: Sun Sep 19, 2010 6:50 am
Joined: Sun Sep 19, 2010 4:21 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
thank for this. But can you help me to how I run this. Pleas give me quick reply.
cartkid08
Topic subject: Re: Snake Java (SE) Game
Posted: Tue Nov 16, 2010 10:49 pm
Joined: Tue Nov 16, 2010 7:47 pm Posts: 4 Has thanked: 0 time Have thanks: 2 time
I am working on this for a class. Are there any changes you'd like made?
I want to make the game bigger (500 by 500) and add a button to start the game.
Is there anything else that I should change/fix?
Thanks
msi_333
Topic subject: Re: Snake Java (SE) Game
Posted: Wed Nov 17, 2010 11:28 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
@cartkid08
do you know JAVA ?
You need to change the size of the Frame to whatever you want ! and also you can put a panel before the game start with button on it . And add action to this button , when clicked the game loops starts.... Thanks .
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
msi_333
Topic subject: Re: Snake Java (SE) Game
Posted: Wed Nov 17, 2010 11:30 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
jagdish007 wrote:
thank for this. But can you help me to how I run this. Pleas give me quick reply.
Sorry for slow reply . actually very slow reply . You can just double click the .JAR file if you already have JRE installed on your operating system .
Thanks .
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )