Plex Source Code Version 0.04
Total Time – 4 hours
So I have the board scrolling now without a problem. However when I check character movement to see if the character is moving to a valid block it doesn’t seem to be checking the coordinates. I can move the character around the screen unhindered by the taller blocks like it should be. I’ll have to figure out what’s going on there which I’m planning to do tomorrow morning. I’ll keep you updated.
Here’s my code so far. It’s available under the GNU public license.
That’s good progress from what you showed me last thursday.