Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

[TALP] Beneath The ExhibitionView game page

Follow Professor Catheline Falk and her assistant Iris Wilson as they uncover what lies hidden beneath the museum...
Submitted by patricksgamecorner — 24 days, 6 hours before the deadline
Add to collection

Play game

[TALP] Beneath The Exhibition's itch.io page

Results

CriteriaRankScore*Raw Score
Story#43.5713.571
Documentation#53.6433.643
Beginner-friendliness#72.6432.643
Overall#73.0123.012
Writing#73.2143.214
Puzzles#72.6432.643
Implementation#82.3572.357

Ranked from 14 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Have you written a text adventure before?

No

What programming language/authoring system did you use to write this game?
JavaScript

Approximately how long did it take to write this game?
Around a month of pure programming and 2 months of testing & adapting

Leave a comment

Log in with itch.io to leave a comment.

Comments

(+1)

Is fun :3

Submitted(+1)

I played this for a bit a day or so ago.  I like the premise so far, and the main character as well.

(spoiler-y) I'd made my way past the numpad (which did seem like it gave me a fail response after I first entered the wrong code but then let me past anyways, but I went back and entered the right code). Did look at the pdf since I couldn't figure out what to do next, which told me how to find the bcase. I can't find the tbox though, I feel like I've tried examining every room the pdf said it might be, so that's where I stalled. HINT also never seemed to give me a hint.

Developer(+1)

The numpad error was already fixed, I just selected the wrong file to be played in browser ^^" I can't think of any reason why the toolbox shouldnt be findable. If you want to try again and still come across that error I'd be super happy if you could file me a bug report here (https://forms.gle/5FLKTwSP3NqAgQ8Y7) or/and contact me via discord (username patrickdott56)

Submitted(+1)

(spoilers) A-ha, I found it, it was in the passcode door room. Was able to finish the game from there!

Submitted (3 edits)

Seems like basic directions like N,S,E,W do not work. I have to type out 'go north'. For a beginners game that is a lot of cognitive load especially given that the exit directions are listed in the text as 'North' or 'South' but those actions do not work. They need to be prepended with go. Also when I say 'take the book' it doesn't pick it up. When I am talking to iris when I press enter it tells me to finish reading first.

Developer

That's true, my parser doesn't recognize direction without the verb yet, and I'll definitely make that clearer in the tutorial. Having "the" in the sentence is also something my parser can't work with yet, but I'll fix that. Thank you for drawing my attention to that!

¿Isn't any game file to download?

Developer

True, until now you could only play it in the browser, but I added a downloadable version now. Just unzip it and run the index.html