| Author |
IDE purely for Java game development?
|
Robin Sharma
Ranch Hand
Joined: Aug 24, 2005
Posts: 76
|
|
Howdy! Is there an IDE (free/commercial) purely geared towards Game Development in Java a la XNA from MS for VC#? I know Eclipse/NetBeans/IDEA are general-purpose IDEs. Thanks.
|
DW
There is always a bug :-)
|
 |
Svend Rost
Ranch Hand
Joined: Oct 23, 2002
Posts: 902
|
|
Not to my knowleadge (although I cant remember if there's an editor in the Java Wireless Toolkit, for J2ME). Why do you need one? I dont know XNA, so dont know if that has any advantages over Eclipse (which would be the IDE I'd recommend). /Svend Rost
|
 |
Robin Sharma
Ranch Hand
Joined: Aug 24, 2005
Posts: 76
|
|
Originally posted by Svend Rost: Not to my knowleadge (although I cant remember if there's an editor in the Java Wireless Toolkit, for J2ME). Why do you need one? I dont know XNA, so dont know if that has any advantages over Eclipse (which would be the IDE I'd recommend). /Svend Rost
Hey Svend! Well if you havent seen XNA yet, you should ... it's an interesting framework especially for noobs game developers ... but only runs on Windows http://en.wikipedia.org/wiki/Microsoft_XNA#XNA_Game_Studio_Express
|
 |
Charles Rhinehart
Greenhorn
Joined: May 27, 2007
Posts: 8
|
|
|
Imho: NetBeans (or Eclipse) using jME http://www.jmonkeyengine.com/
|
 |
Jiri Goddard
Greenhorn
Joined: Aug 21, 2007
Posts: 21
|
|
try this: http://www.greenfoot.org/
|
http://dredwerkz.ic.cz
|
 |
 |
|
|
subject: IDE purely for Java game development?
|
|
|