Browse Forum Posts by Tags
-
Any advice would be helpful
-
Hello I'm not sure if I'm posting this in the right spot . But I have a question I'm trying to make the game wallbreaker I don't if you know it. I loved it when I was a kid and know that I'm starting in this whole new programing thing I want to make it by my own. Anyway I'm kind...
-
I see in one of the space ship shooter example programs that a sprite can be unloaded and then loaded again to reuse it. I understand how this works and can make it happen with a single sprite. I am working on a program and wanted to use this concept in an array so I can reuse the array to load similar...
-
I have been playing around with the code that Mr. Morrison provided for a side scroller. After a little fiddling I now understand how the background scrolls like a panel/tile. Is there a way to load a load a long .gif (like a super mario background) that scrolls instead of the tile setup? Right now my...