gp32rich
Never been accused of being subtle
In nice easy steps..
1. what to download, (compilers, libraries, etc) and where from
2. what paths to set,
3. an example program that displays a background with some sprites moving (under joystick control) and some samples being triggered.
4. a makefile, what to do with gfx/sfx files to convert to binary object files
5. what to type on the command line (hopefully: 'make')
leading to ..
6. a successful compile that can be sent to pandora and run!!
for windoze as well as linux, please!
Easy to make a game after that
Well, it worked on
I guess I'll look at SDL, OGL/ES, etc when I'm comfortable compiling simple stuff and want to do more, if it isn't part of the 'easy-code' tutorial
1. what to download, (compilers, libraries, etc) and where from
2. what paths to set,
3. an example program that displays a background with some sprites moving (under joystick control) and some samples being triggered.
4. a makefile, what to do with gfx/sfx files to convert to binary object files
5. what to type on the command line (hopefully: 'make')
leading to ..
6. a successful compile that can be sent to pandora and run!!
for windoze as well as linux, please!
Easy to make a game after that
Well, it worked on
I guess I'll look at SDL, OGL/ES, etc when I'm comfortable compiling simple stuff and want to do more, if it isn't part of the 'easy-code' tutorial