@Jo
You have to use the menu to move.
Controls:
* g - generates a new level. use this if you spawn in a wall or get bored
* w - is the select button
* e - is the cancel button
* arrow keys - navigates menus and target cursor
* to quit hit alt+F4 or click the X button on the window.
@AgingMinotaur
I added a linux download on my site. Heres the direct link though.
http://sites.google.com/site/jsrzair/rlZair.tgzYou will need to have the libraries already on your machine, I didn't provide any :/
* SDL-1.2.13
* SDL-image-1.2.7
* SDL-mixer-1.2.8
* SDL-ttf-2.0.9
* OpenGL-2.1.2
Yeah you actually have to hit all those buttons just move one space. This follows my plan to not really utilize the keyboard much (I would really like to port this to touch devices). I have two ideas to help this situation out, as of right now.
The first is to place a repeat option on the top menu. Then you can just hit that and the game will do whatever you did last turn.
The second is to add a third kind of movement. This kind of movement would give you a cursor to choose any location (limited to where you have been or where you can see). After choosing the location the game would autopilot to it. Only stopping if you hit cancel, run into a door, get into combat, that kinda of thing. I wrote some path finding code already. So I'm probably going to at least add this option. Theres some screen shots of the path finding on my site. It's still stand alone and has yet to be put in game.
Yeah the sprites came from oryx's submission to that compo. I didn't have time to compete in it unfortunately. But after seeing them I knew I had to make a RL.