FoonLudum Dare ExplorerLD29 → To The Depths!

To The Depths!

By xensky

View on Wayback Machine

CategoryRankScoreCount
Coolness352
Audio4892.74
Humor5562.11
Theme5992.64
Mood6672.38
Innovation6972.21
Overall7032.43
Fun7152.11
Graphics7641.59

Comments

xensky 2014-04-29 01:02

note: might crash after left idle for a while. cause unknown. memory leak suspected.

eerongal 2014-04-29 02:43

I really like text adventures back in the day, and was looking forward to playing this, however, it seems like every single command gives me "You can't <command>", and I couldn't find a list of commands or anything.

empyrealhell 2014-04-29 02:47

The whole thing locks up on me when I try to enter the ship.

xensky 2014-04-29 02:53

@eerongal: sorry about lack of direction. we tried to add lots of synonyms but fell short.

"look _" works on a lot of key words mentioned in the text, "go _" works mostly in cardinal directions, and usually you can look in that direction first to see if go will succeed.

most other commands also have really simple "verb noun" formats, you'll just have to try some stuff and see what works!

@empyrealhell did the game crash, or did you just get stuck?

mtinkerhess 2014-04-29 03:29

It's a gamble to make a text adventure like this, good work at taking that risk! I figured out a few commands, pretty much look and go. I saw the swimsuit in the box but couldn't figure out if I could do anything with the swimsuit. Part of playing these games is figuring out what the commands are but it can also be frustrating to just be guessing without enough hints.

The game froze up on me about the third time I went into the ship.

hyouko 2014-04-29 03:32

Could really use a list of commands. I was able to look inside the box, but not get the swimsuit top (and I tried a lot of combinations of get/take). Also, crashed when I attempted to enter the wooden schooner... I wasn't idling and had only been playing for a few min.

yo_milo 2014-04-29 03:53

Sorry, can't play it, I will rate it after you add a way to re-read the previous screen, or you supply a command list by typing command... I will wait patiently, because I was very excited about a text adventure...

plasterphantom 2014-04-29 12:02

I never really liked text adventures. This game is no exception sadly. I rarely enjoy them, but without graphics it just doesn't do it for me :(

xensky 2014-04-29 12:28

sorry again everyone. the crash big is occurring in libgdx, i think because i'm not using a full release build. will investigate using 1.0 later today.

will also add a help command that lists many of the painter commands.

kbm0 2014-04-29 14:36

Interesting idea but text adventures are kind of a barrier of entry.. good job, though! :)

kragnir 2014-04-30 15:38

Every time I enter the ship the game crash. Seems like a nice adventuregame aside from that.

xensky 2014-04-30 20:39

@Kragnir were you playing the original or the fixed version? The original had a memory leak (that made it crash after a minute or 2) that we fixed.

xandgate 2014-04-30 22:17

The world needs more text adventures. I think it would be bette, if you could play it directly in your terminal

kragnir 2014-05-01 08:53

I played the fixed version, and it was probably not because of memory leak since it happened at the same place twice.

xenosns 2014-05-02 00:17

Game crashed while I tried to talk to the seahorses (fixed version)

lajos 2014-05-06 04:24

Tried the fixed jar, but it crashes at the first(?) "You can't..."

kevinworkman 2014-05-12 14:22

It's cool that you seem to have an engine working, but like others have said, it's a little too restrictive to really be playable. Polish it up and you'll have a nice little text adventure.