I wanted to know if there are any good Java Game Developing articles somewhere. I wouldn't really care about Java, but i want something that is cross-platform and can run on anyones computer.
I was looking for a good Java 2D Game engine aswell, but at first i'd like to learn more about Java game developing in general.
Java Game Developing
Started by Fabis94, May 30 2010 07:44 PM
3 replies to this topic
#1
Posted 30 May 2010 - 07:44 PM
#2
Posted 30 May 2010 - 08:32 PM
A good site for java game developers is javagaming.org. I don't know where you would find game development tutorials. Jgame and Slick are two 2d engines I know about. The guy who wrote the slick engine has some tutorials.
http://www.cokeandcode.com/tutorials
http://www.cokeandcode.com/tutorials
Currently using Blender and Unity.
#3
Posted 30 May 2010 - 08:33 PM
Ok thanks i'll check that site out.
#4
Posted 02 June 2010 - 07:42 AM
You don't need to use Java to be cross-platform.
You can quite happily write cross platform games in C++ although it will take a little bit of platform specific code for each (the vast majority of your code -- and work -- will remain the same though).
If you don't feel like writing the platform specific code, you could always use a prebuilt, cross-platform engine like Ogre3D or Unity3D.
You can quite happily write cross platform games in C++ although it will take a little bit of platform specific code for each (the vast majority of your code -- and work -- will remain the same though).
If you don't feel like writing the platform specific code, you could always use a prebuilt, cross-platform engine like Ogre3D or Unity3D.
Homepage: http://poita.org
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











