Log in

View Full Version : Tutorial for Java game programming



Snorkle?
08-13-2006, 06:54 PM
Anyone Know a very good site for Java game programming?
I would like to start learning it.

Twey
08-13-2006, 07:46 PM
Do you know Java?

Snorkle?
08-13-2006, 07:56 PM
i have some understanding of it but i just want a good easy to learn tutorial

Twey
08-13-2006, 08:09 PM
You need a solid grasp of Java, especially the drawing functions, before you can consider game development.

codeexploiter
08-17-2006, 03:56 AM
Hi,

If you are looking for Java Game programming you'll get them by googling. If you are looking for some books on Java game programming then i will give you two suggested by some friends

Killer Game Programming in Java - Andrew Davison

Developing Games in Java - David Brackeen, Bret Barker, Laurence Vanhelswue.

I agree with Twey about the knowledge of Java you need to start the game programming direclty.

hope this will help.