Help a thirsty adventurer hopelessly trying to escape a desert. Solve as most randomly generated puzzles as you can in limited time.

A game for the new Ludum Dare's Extra category.

Source code is available at https://github.com/loig/ld50

StatusReleased
PlatformsHTML5, Windows, Linux
Rating
Rated 3.7 out of 5 stars
(3 total ratings)
AuthorLoïg
GenrePuzzle
Tagsleaderboard, Ludum Dare 50
LinksLudum Dare

Download

Download
ld50 11 MB
Download
ld50.exe 10 MB

Install instructions

Do not hesitate to let me know in case you get server error when submitting your scores (or if you find any other bug).

Development log

Comments

Log in with itch.io to leave a comment.

I liked the idea. Although I suppose the level generation is random, because I died on an impossible-to-beat level. 🦊

The level generation is indeed random. No level should be impossible however: they are generated by building a solution to them (some are very difficult to solve, however, as you may have to perform complex combinations of moves of the enemies and of the player character).

Also, in case of emergency (I may have mad a mistake in the validity check of the random levels) there is a reset button that allows to get a fresh new level at any time. I don't remember which button it was as I made the game quite some time ago, but you can find it in the tuto,

It was fun until the game just decided to stop working but those first 12 levels were indeed fun

(1 edit)

Thanks for your comment.

I would be interested if you had a bit more information about when/why/how it stopped working. That's the first time I hear about that. I am eager to try to solve the problem if I can identify it.