Rolando (iPhone/iPod Touch)

Started by Revned, March 14, 2009, 10:29:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Revned

Felt like sharing this one with you all. The levels are vector graphics but the format is very simple. I just need to figure out some details regarding the "sprites", which shouldn't be too difficult. This example is just the first level without any decorations.



http://img5.imageshack.us/img5/4943/hellorolando.png">http://img5.imageshack.us/img5/4943/hellorolando.th.png" width="150" height="104" alt="User posted image" />

Revned

Getting there.... It turns out that I'll have to do some special cases for most of the objects that aren't just grass. Here's an almost complete version of the first level:



http://img155.imageshack.us/img155/6809/33848424.png">http://img155.imageshack.us/img155/6809/33848424.th.png" width="150" height="105" alt="User posted image" />

TerraEsperZ

Impressive job! But how the heck do you just look at data and magically figure out what the hell it means!?



No seriously, I'm just always impressed when people manage to figure out things like that. I'm not sure I'd be able to. I'm pretty much the opposite of John Nash in "A Beautiful Mind" who could make out patterns where there were none, seeing none where there should be plenty to see.



---

Current projects: Bucky O'Hare (NES), Metal Storm (NES), Clock Tower (SNES), Ristar-The Shooting Star (Gen), Sonic The Hedgehog (Gen), Sonic CD (Sega CD), Mega Man Zero (GBA), Battletoads (NES)
Current project:
Mega Man: Powered Up (PSP)

Revned

Thanks! It's really easy, just plain xml with coordinates and stuff. The hard part is figuring out all the special cases.



I don't suppose many of you have gotten a chance to play this. I'd recommend it if you ever get a chance. It "borrows" quite a bit from Loco Roco, but it's fun anyway.

Revned

I'm getting really close. Just about all of the non-trivial decorations have seemingly arbitrary scale factors that I've been tweaking. My code is a mess, but most of the maps are looking great. I hope to be finished within a week.

Grizzly

This looks impressive. Which programming language are you using for writing the code?

Revned

Java. If I were to start over, I'd choose something with better text processing capabilities. I just kind of hacked it together as I figured things out.

Revned

PNGOUTing now. I'm not "done", because the developer is releasing two levels a week until the sequel is released this summer. I also plan to change a couple of things in a few maps, but this is good enough for now.

JonLeung

Thanks to Revned, we have an iPod section now...

Revned

Yay necroposting! I finally got around to tweaking/cropping/header-ing those additional levels I mentioned in my post above, so this is finally actually done. Good thing, too, because I only have one ancient iOS device and I'm not convinced that this game will be easily playable in the distant future.