Dev's,
I'm new to this but here goes.
I'm going thru the "Beginners Guide to DarkBasic" and am at the end of Chapter 10 and seem to have a problem,(probably very simple). In the ImageShuffle Source Code at the end of the chapter where you change the existing code. I have been able to add sounds, Levels etc... but when I try to add more tiles I don't get a display. It said to change if from a 4 x 4(rows and columns) to a 8 x 8 however I have 2 problems. 1)- I seems that you can only have 32 BITMAPS(0-31) where BITMAP 0 is the screen, so I don't understand how I would get 64 tiles. And, 2)- I tried to do a 5 x 5 tile display but now I don't get any display of the tiles at all. Bitmap 0 or any Tiles.
The Source Code for the 5 x 5 is below in the Code area. I have also Attached the MS Word sheet that has both the working 4 x 4 code and the nonworking 5 x 5 code.
Any help would be great.
Thanks,
Dennis in NC
Keep'em Movin