A grid? You'd use an array for that, and if you don't know what an array is yet, get the hell out of PSP development and go learn to program.
I am making a game for the PSP and I was wondering what the easiest way was of creating a grid. I am programming in C. If anyone could point me in the right direction that would be great..
Thanks..
A grid? You'd use an array for that, and if you don't know what an array is yet, get the hell out of PSP development and go learn to program.
Firstly there is no need to be rude...I came to this forum to ask for help. If you don't want to help, don't reply to my message and waste my time. Secondly, I do realise I need an array, but I am not too sure of how to go about drawing it to the screen. Could you tell me where I could get some help if you are going to be totally useless and not help me.
if you're trying to draw a grid to the screen, you'll need to use a loop or two, and a line drawing function (if PSP SDK has that) or by blitting a bitmap image of a grid to the screen.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks