Resolve by dlan

[raw]
made by dlan for MINI34 (-)
This is a little plateformer where you have to navigate safely to the exit of each levels. 6 levels in whole.
Controls :
- Cursor keys : move / jump
- Space : change viewport size (640 * 64 or 64 * 640)
- R : reset level
- N : next level

Feedback

notnasiul
20. May 2012 路 20:33 UTC
Quite interesting! I guess it requires some thought on level design, given the horizontal FOV restriction, right? Nice.
orangepascal
20. May 2012 路 20:53 UTC
fun and good use of the limited view area
MadGnomeGamer
21. May 2012 路 02:31 UTC
I can only see 1/2 the page in my browser! The screen is cut down the middle! It's unplayable for me. :( I'm a Firefox user, if that helps.
rezzish
21. May 2012 路 04:23 UTC
I played with a similar concept but our results were very different. That's pretty awesome.
馃帳 dlan
21. May 2012 路 11:25 UTC
@MadGnomeGamer which version of ff do you have ? I tried it with ff12, and it work. as a note, since the whole game resolution is 640*640, the web page is cut in two, so you can't play and have the instruction in the same page.

@notnasiul I tried to keep everything in a tight space, so that you can spot which path you can take and which trap await you. working with a 32*32 tile size also helped.

@rezzish good implementation on your side, indeed :)

thanks for playing it, guys !