I want to start game programming...

Started by
2 comments, last by stormwarestudios 16 years, 11 months ago
Hi, I want to learn to program games. I know Java and OO principles. I thought to begin to learn how to make simple game loops, how to move an object around the screen and such, where can i get a tutorial about those things ? Sorry for my bad english. Thanx. Does C&C or JA2 are 3D games ?
Advertisement
Have you checked the Java or Game Programming forums?

Beginner in Game Development?  Read here. And read here.

 

For OpenGL tutorials, try the Nehe tutorials. There are code implementations for JOGL, the Java OpenGL bindings. For full-blown game tutorial, take a look at CokeAndCode.

Edit: Heh, thanks DarkHorizon. Fixed link. Guess that "http://" part helps :)

[Edited by - Ezzaral on May 14, 2007 5:08:25 PM]
Quote:Original post by Ezzaral
For OpenGL tutorials, try the Nehe tutorials. There are code implementations for JOGL, the Java OpenGL bindings. For full-blown game tutorial, take a look at CokeAndCode.


The correct link... http://www.cokeandcode.com/


This topic is closed to new replies.

Advertisement