16 Replies - 1195 Views - Last Post: 07 December 2010 - 12:16 PM
#1
Game programming
Posted 06 December 2010 - 03:47 PM
Replies To: Game programming
#2
Re: Game programming
Posted 06 December 2010 - 03:49 PM
#3
Re: Game programming
Posted 06 December 2010 - 03:53 PM
macosxnerd101, on 06 December 2010 - 02:49 PM, said:
I checked it out and found some good stuff but I still really don't know where to start. Their is just so much I don't know and its kind of overwhelming
#4
Re: Game programming
Posted 06 December 2010 - 03:57 PM
#5
Re: Game programming
Posted 06 December 2010 - 03:57 PM
#6
Re: Game programming
Posted 06 December 2010 - 04:12 PM
macosxnerd101, on 06 December 2010 - 02:57 PM, said:
Ok, I'll look around for a good 2D graphics tutorial.
Luckless, on 06 December 2010 - 02:57 PM, said:
I'll check this out, thanks.
#7
Re: Game programming
Posted 06 December 2010 - 04:27 PM
#8
Re: Game programming
Posted 06 December 2010 - 05:22 PM
#9
Re: Game programming
Posted 06 December 2010 - 06:50 PM
macosxnerd101, on 06 December 2010 - 04:22 PM, said:
I have and honestly its not doing it for me. I can't learn such a detailed topic like making games from just a short tutorial I guess. Can anyone suggest any good books for developing games in java?
#10
Re: Game programming
Posted 06 December 2010 - 06:52 PM
#11
Re: Game programming
Posted 06 December 2010 - 07:02 PM
Dogstopper, on 06 December 2010 - 05:52 PM, said:
Well with all the tutorials out there each one does everything a little bit differently and this really confuses me. When I learn to do something I need to know a unified way of doing something and all these different ways of doing it is really confusing me. Its just the way I work unfortunately.
#12
Re: Game programming
Posted 06 December 2010 - 07:15 PM
- tic tac toe
- memory game
- snake
- game of life
There are plenty of examples around. (I think I have code snippet for the last 3) Seems boaring ? It is the only way to learn.
If you try the big game right away.. it will never work
#13
Re: Game programming
Posted 06 December 2010 - 07:26 PM
pbl, on 06 December 2010 - 06:15 PM, said:
- tic tac toe
- memory game
- snake
- game of life
There are plenty of examples around. (I think I have code snippet for the last 3) Seems boaring ? It is the only way to learn.
If you try the big game right away.. it will never work
I have made a tic tac toe game before and understand things like this, I'm just trying to understand things like double buffering, how the graphics work, whether I should make a game in an applet or jframe, etc.
#14
Re: Game programming
Posted 06 December 2010 - 07:31 PM
#15
Re: Game programming
Posted 06 December 2010 - 07:31 PM
they have basic animations and timers
As far as JApplet or Application your choice
you can actually write a program that can run as one or the other
|
|

New Topic/Question
Reply



MultiQuote








|