GP32 Need help researching on how to code.


NssOne

I am One with the DarkNss
Joined
Jun 11, 2003
Messages
1,108
Age
41
Location
RIGHT BEHIND YOU! Scary, huh?
Website
www.gp32us.com
OK, I'm into developing a top-down game for the GP32. My problem is I can never figure out what kind of coding I need to learn to be able to do this. There is little I seem to find on this really. Can somebody tell me what kind of coding I would have to research?
 
Ah don't worry about it, I like moving topics. Thanks for not posting twice ;)

Anyway. The majority of programming for the GP32 is done in C/C++, especially standard C. There's a bountiful amount of information on C programming, and C is the first language officially taught to future Computer Scientists.

Rico's tutorial is an excellent start: http://www.thaworx.co.uk/ninja/tut1.htm
 
Well, I know it's C++, but I meant more in-depth research than just learning C++. I already know about C++. but I'm trying to figure out more onto that.

EDit: OK, I'm going to be a little more descrpitve with my request. I would like to know what kind of coding is needed for a top-down game.
 
Back
Top