Resolve by dlan
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
Controls :
- Cursor keys : move / jump
- Space : change viewport size (640 * 64 or 64 * 640)
- R : reset level
- N : next level
| Web | http://dl.dropbox.com/u/65951148/index_resolve.html |
| Original URL | https://ludumdare.com/compo/minild-34/?action=preview&uid=11151 |
@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 !