I recently just added a version of Robot Climb to the "Latest Flash Creation" page that includes parallax scrolling with trees, a mountain, a skyline, and space. No gameplay has been changed, sadly, but it has a much more colorful experience!
Small Version:
http://img28.imageshack.us/img28/4889/randomsmnew.swf
Large Version:
http://img44.imageshack.us/img44/5528/randomlgnew.swf
5 comments:
How'd you make it randomly generate the level, while still keeping it possible? I've always wanted to do that, but never figured out how.
Oh, and that's for both Game Maker and FlashPunk.
-turboRamble
The general idea for it is to randomly generate terrain, under the condition that if you hit this scenario:
----- = The line where I'm generating
[] [] = Two blocks with a space in between
...you make sure not to cap off the space. This takes away 90% of dead-end situations, but some still exist, which is why I added explosives, to make sure you can get by whenever you need to.
Any chance you could post an explanation (as a blog post or something) or maybe and editable, because I'm still really confused.
Sure, I'll put one up with Game Maker in a bit.
Post a Comment