Java games
by Patrick · in General Discussion · 09/03/2002 (4:47 pm) · 7 replies
I'm a java programmer, and am interested in writing games. Anyone know of any good Java game resources?
#2
There used to be a site called javagaming.org, but it is now in limbo.
GameDev.net has a few forums dedicated to Java gaming.
09/04/2002 (5:19 am)
Don't Believe what Mr. Grim says for one, though I think for any sort of 3-D type game I'd stick to C/C++.There used to be a site called javagaming.org, but it is now in limbo.
GameDev.net has a few forums dedicated to Java gaming.
#3
09/04/2002 (11:01 am)
Thank you for making fun of my name, like people havent been making fun of my name since the 1st grade.
#4
Try the following:
- The Java Game Development Center: www.electricfunstuff.com/jgdc/
- GameJUG: gamejug.org/
- Java3D API: java.sun.com/products/java-media/3D/
Google should get you plenty of results.
09/05/2002 (9:22 am)
There are quite a few resources out there for Java game development.Try the following:
- The Java Game Development Center: www.electricfunstuff.com/jgdc/
- GameJUG: gamejug.org/
- Java3D API: java.sun.com/products/java-media/3D/
Google should get you plenty of results.
#5
Java gaming is still alive, and unfortunately, well. I don't know of any resources, myself, but I would recommend doing some google searchs, as I've run accross a few things about java game programming in the past.
~ Sang
09/05/2002 (9:33 am)
Touchy about your name, are you Brim? I don't think he was making fun of it, I think he was referring to the pessimistic nature of your post. Don't be so quick to judge next time.Java gaming is still alive, and unfortunately, well. I don't know of any resources, myself, but I would recommend doing some google searchs, as I've run accross a few things about java game programming in the past.
~ Sang
#6
09/05/2002 (10:06 am)
I know that WildTangent web games are all written in MS Java - www.wildtangent.com, not exactly a resource, but definitely worth looking into if you're a Java game developer.
#7
arkanae.tuxfamily.org/en/index.html
James
09/05/2002 (10:55 am)
Here is a link to an open source 3D java gamearkanae.tuxfamily.org/en/index.html
James
Robert Brim