FoonLudum Dare ExplorerLD29 → Order of the Mind

Order of the Mind

By crefossus

View on Wayback Machine

CategoryRankScoreCount
Coolness289
Innovation4983.14
Mood5143.03
Humor5152.48
Overall5643.18
Fun6182.95
Theme6413.17
Audio10311.47
Graphics11382.18

Comments

jpdev 2014-04-28 03:21

crashed for me when i looked at thomas ("look thomas")

fuzzywuzzie 2014-04-28 03:21

Ho boy! Another text game! I enjoyed it, especially the "minimap" in the corner!

jpdev 2014-04-28 03:21

more info: It did the "the program stopped working" windows dialog.

drprettypatty 2014-04-28 03:26

Cool idea! I had never actually played a text adventure like this before.. It crashed when I tried to look at Thomas though.

skencer 2014-04-28 03:28

very interesting start, I had the same crash problem as commented above. I also don't think I could talk to Thomas.

lacaranian 2014-04-28 03:29

I too liked the minimap! Not a lot to do yet, but a good start.

awanegenebayo 2014-04-28 03:30

Well written, very interesting.

crefossus 2014-04-28 03:39

Thanks for reporting Jan Peter! Should be fixed. It's because I never got to add chest/pants to him and my code assumes that exists for all npcs. Uploaded a new build with a check for null pointer/empty slots.

gikdew 2014-04-28 07:00

I love this retro games!

caridorc 2014-04-28 07:46

This game is very-old styled and requires a bit of patience to play it but it's good.

neilo 2014-04-28 09:51

Is there a way to give the teddy to the girl? Also is it possible for it to become unplayable/winnable? Good effort btw, really nice to see a text adventure game!

crefossus 2014-04-28 10:10

Well the spaceship is the silent end of the game (win) - it has no exits. Unplayable? No, not before this point - if there is LMK.

Teddy to girl - not yet. She's supposed to give you a gear that you give to the mechanic which lets you in the mine,etc.

There will be more lose conditions - in theory from forcing you to sleep/suicide to regain delve/reveal points and progressing the days.

snoother 2014-04-28 20:30

I'm normally wary of parser IF that's not written in an established authoring system, but this actually works quite well, especially with the useful addition of a minimap. It's well-written too and sets out an immersive mood from the get-go.

lizzip 2014-04-28 21:13

Really well written

jerick 2014-04-29 06:26

I love text adventures, and the mind delving and looking into the past were interesting features.

paperblurt 2014-04-29 06:42

Old school interactive fiction.
Fun as hell, and retro-wise it's awesome.

soupwithbits 2014-04-29 08:25

Not a fan of text adventures. But enjoyed this!

justinmchase 2014-04-30 03:13

Not my favorite kind of game.

edibletoaster 2014-04-30 05:45

Really cool I like where this is going. Looks like the beginnings of a really deep adventure.

ccglp 2014-04-30 14:08

Old styled text adventure games are a good thing, and a very brave way to make a game, so this is nice!

f7f5 2014-05-01 15:15

Writing a parses IF game from scratch is always tricky because lots of stuff that are usuallt taken for granted will be missing (like command shortcuts), but it's not a bad the job. The minimap was delicious, and the delve/reveal was a refreshing innovation.

I got the pass from the secretary and the teddy (I don't know what to do with this one) and then explored the mine, moved to the spaceship and had to commit suicide.

On day 2, the girl kept crying for the Teddy, but it was no longer in the past (reveal past 1,2,3...). I think I'm missing something.

penguincat 2014-05-02 07:34

I couldn't find much to do in the game as-is, but the delve/reveal past options are neat, and it seem like an interesting setting to explore. I'd like to see more in a finished version of the game.

alvarop 2014-05-02 15:42

I really enjoyed the delve mechanic and the whole "reveal past" thing. It could be explored more in order to make a full fleshed game.

sparrow 2014-05-03 02:52

Quite an elaborate adventure, I have played for some time now. Still haven't finished it though. Will be playing this till I finish! :D

rojo 2014-05-04 05:58

Always glad to play another text adventure. Brings me back to the days of Zork & MUD's.

gigitrix 2014-05-04 21:59

Very interesting, it's been a while since I played a text adventure. Would be cool to take it from a real terminal to a web based one though :)

actionremix 2014-05-08 05:36

Reveal command is key here. It was the only thing standing in the way of me completing this without help. Lots of different directions time travel could take in a text adventure. Maybe the player travels to the stone age to find the now tapped out cuerlium.

tobiasw 2014-05-10 11:57

> "No give command (sorry girl)"
Aww. I was wondering about that.

Also, why doesn't the spaceship have any exits? I did't have any cuerlium fuel, but I don't see why I can't leave it anymore.

> END OF GAME: Reaching the spaceship room (you cannot get the fuel).
Oh. Okay. Gotcha. That's why.

It's a pity that this is unfinished! It looks promising to me. I liked the little map showing the exits, and the delve/reveal past commands seem to be interesting, albeit at the moment a little limited.

A tip for future texture adventures: Shortcuts make everything more bearable. "r 1" would've been much nicer to type repeatedly instead of "reveal past 1"...

officialcodenmore 2014-05-19 23:18

Text games!