FoonLudum Dare ExplorerLD36 → Map The Stars

Map The Stars

By vitineth

View on Wayback Machine

CategoryRankScoreCount

Comments

owndbyu777 2016-08-29 13:03

Charming text adventure! Nice interpretation of the theme, lovely descriptive writing throughout.

It would be helpful to have like a "examine room"/"help" command which hints towards what are the possibilities for each room. Quite charming nonetheless!

whiteseal 2016-08-29 13:13

Really cool game, I had a lot of fun playing.
It offers a great amount of challenge and sometimes you feel a bit lost, but in my opinion that's a good thing.

During my time with the game I managed to break it a little, if you try to examine gadget after using the gadget on device, you get a null pointer exception at line 57 of L1R2.java

Overall I give it a 9/10

kndx123 2016-08-29 14:28

Really impressive that you managed to convey such an intricate story in such little time.
I also really liked the 3D renderings that provided some visual illustrations of what the rooms look like.
I must admit that I had to skim through the source code when I got stuck.
I was not able to continue from the rotating star puzzle, because I could not move the outer most circle. :(
Great experience nevertheless. :)

oskardevelopment 2016-08-29 15:03

Nice 3D renderings and the place had a nice touch!

The story felt at times lacking in content, making me wonder what I was doing and what was I supposed to do with the lenses.

Could I ever get back to where I came from when I got to the crossroads with the east and the north door?

asteryz 2016-08-29 19:54

Cool text adventure! I enjoyed playing as far as I got!

vitineth 2016-08-29 20:05

@owndbyu "It would be helpful to have like a "examine room"/"help""
I understand what you mean. I probably should've considered this when making it but I guess it slipped my mind. If I do any more work on this then I'll definitely add this. Thank you so much for this by the way, it's amazing to get this kind of feedback.

vitineth 2016-08-29 20:09

@WhiteSeal "During my time with the game I managed to break it a little, if you try to examine gadget after using the gadget on device, you get a null pointer exception at line 57 of L1R2.java"
Whoops! I might go back through and fix this. Sorry if that prevented you from playing any further (not sure if it would've). Thanks for taking the time to review this.

jadernak 2016-08-29 21:40

Believe it or nor, I've realized I had never played a text adventure before, so this was my introduction. I got stuck very quickly. It's probably my lack of experience but I could use some hints. The story seemed intriguing.

vaiaphraim 2016-08-29 22:01

Hi there,

I really enjoyed the detailed narrative (and the delicious graphics!), but the game is incredibly hard. It took me forever to use the plural of "bar", since the text explicitly said "one bar".

I got ultimately stuck on the circle puzzle - after I solved it, nothing happened. (it was hard to control, maybe a problem with global/local mouse position?)

I really would have loved to play it to the end :(

If you make a post-compo version, please do something like marking keywords in color, making it less of a guesswork what to enter - or what I read in another comment, creating a help function... even small hints would be nice, so that it's not too easy :)

By the way... in all the combat situations, I was attacked by the creature on screen - but also a dog "log", according to the text output.

All in all - great game, from what I saw so far!

amine-tcherak 2016-08-29 22:09

Very Nice i love your Game Good Works )=

aroscillo 2016-08-29 22:38

Nice job!

mrbrenan 2016-08-29 23:56

Great job, I really enjoy it :)
Continue like this ;)

senor-salty 2016-08-30 00:43

A great adventure game,with some nice puzzles and appealing graphics.Generally a good job!

dalep 2016-08-30 06:34

I got as far as the jail cell and couldn't figure out how to progress. I assume I'm supposed to use the sharp piece of metal to cut the rope tying my arms, but I couldn't figure out what command to use for that.

In general I had a hard time figuring out what words were available in a room (I think the hardest example so far was "frames" in the workshop, since the text when examining the room didn't explicitly say the items were frames), but I found the story intriguing and enjoyed the mixture of text with pictures and interactive graphical elements.

I want to keep playing, so I'm going to leave the game minimized in case I think of a solution.

lonesurvivor 2016-08-30 08:45

Good job! I like narrative games. As mentioned before, it would be very helpful if there was a full list of commands available. Also, what i found a bit confusing, was that I sometimes had to use "EXIT" (to return towards the center room) and sometimes "USE x DOOR". It took yuite a while till I realized that I had to type "EXIT" to leave the start room (I thought it would exit the game first).

studdert249 2016-09-01 06:51

I love games like this and enjoyed my time finding my way through the puzzles. The scene renders added a lot in terms of navigation about the game as well as adding a lot of flavour.

I did have a couple of instances where I got stuck trying to find what I was doing, for example when placing the lenses in the device it took me a little while to realise that I was carrying all three.