PathFinder by Selver

[raw]
made by Selver for LD 39 (COMPO)

Captura.PNG

Description:

Simple puzzle game with text-based level creation.

Help the little robot to find the path to freedom.

Controls:

The camera moves pushing the screen borders with the mouse.

Use the mouse wheel to zoom the camera.

The robot is controlled using the arrow keys.

Map Creation:

You can create your own levels! In the game folder you will find a folder called maps.

All map files follow the same structure:

  1. Max Energy for the level
  2. Next map
  3. Level definition, where:
    • 'w': wall
    • ' ': empty
    • 'e': exit
    • 'p': player
    • 'b': box
    • 'l': barrel

When the game starts it will look for a file called init.map where the first level must be defined.

Comments:

This time I had little to no time for Ludum Dare so I didn't get to implement sounds or a proper interface. I hope you enjoy the game anyway!

Ratings

Given 0🗳️ 0🗨️

Feedback

yuigoto
19. Aug 2017 · 03:01 UTC
Oh, I really like this type of puzzle! Nice work there and nice take on the theme (I assume the number of movements is power, right?), the graphics are also really nice, and having the possibility to generate/customize the maps is really an awesome thing! Good job there! ;)

I do believe it needs sounds, though, to set up some mood for the game. And, also, in this type of game I like the possibility to speed up/slow down how the actors move, since some times people make'em a tad slow. :P

But Good Job there, sir! ;)