xensky 2014-04-29 01:02
note: might crash after left idle for a while. cause unknown. memory leak suspected.
Foon → Ludum Dare Explorer → LD29 → To The Depths!
By xensky
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 3 | 52 | ||
| Audio | 489 | 2.74 | ||
| Humor | 556 | 2.11 | ||
| Theme | 599 | 2.64 | ||
| Mood | 667 | 2.38 | ||
| Innovation | 697 | 2.21 | ||
| Overall | 703 | 2.43 | ||
| Fun | 715 | 2.11 | ||
| Graphics | 764 | 1.59 |
note: might crash after left idle for a while. cause unknown. memory leak suspected.
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.
The whole thing locks up on me when I try to enter the ship.
@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?
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.
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.
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...
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 :(
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.
Interesting idea but text adventures are kind of a barrier of entry.. good job, though! :)
Every time I enter the ship the game crash. Seems like a nice adventuregame aside from that.
@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.
The world needs more text adventures. I think it would be bette, if you could play it directly in your terminal
I played the fixed version, and it was probably not because of memory leak since it happened at the same place twice.
Game crashed while I tried to talk to the seahorses (fixed version)
Tried the fixed jar, but it crashes at the first(?) "You can't..."
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.