Text Adventure Literacy Jam 2025 open for playing and judging

The games submitted to Text Adventure Literacy Jam 2025 are now available for playing and judging. All games are free to play for the duration of the judging period, which starts today and finishes on 31 May 2025.

Just to refresh your memory, the rules required that the games must be text adventures (i.e. parser-based interactive fiction) suitable for beginners and have a tutorial at the beginning.

7 games were submitted. In alphabetical order, these were:

As everyone is always bemoaning the lack of beginner-friendly games, now is your chance to play, promote and rate these games. The games will be rated on:

  • Story (plot, goal, prologue, atmosphere, gradual revealing of story, conclusion)
  • Writing (clarity, spelling, grammar, punctuation, capitalisation)
  • Puzzles (originality, fairness, consistency with the game setting)
  • Implementation (technical aspects, lack of bugs, responses to unanticipated commands)
  • Beginner-friendliness (easy to play, no ā€˜guess-the-verb’, appropriate in-game clues, usefulness of HINT command, quality of tutorial)
  • Documentation (quality of the itch.io game page, including attractiveness, instructions and any downloadable extras or ā€˜feelies’)

This is an objective rating system that determines quality, not just a subjective gut feel on the overall game. It has worked well over the last four years and allows you to rate the strengths and weaknesses of each game and see how they compare when the results are published.

As the competition is hosted on itch.io, you need an itch.io account to rate the games, but do not need an itch.io account to play the games. Most people here will already have an itch.io account, so that’s not a big deal.

There are some very, very good games this year, so join in the fun and maybe write some reviews to share your thoughts on them.

13 Likes

Hello, I would like just to note, that AdvSys games are playable not only on Amiga and Windows, but also on other platforms supported by interpreters.

I prefer playing in text-console though with fixed-width font. I supplied my compilation of AdvSys, which works with Windows (compiled in recent Visual C). In fact, anyone can compile it, as source code in K&R C was published by the Author. If someone (like me) likes to read the code and learn from it, the source code is useful as well.

Note that AdvSys allows to create a transcription using -l<log-file> command-line switch (useful for testers, reviewers etc.).

The system is object oriented, which makes fair amount of possibilities. That’s why I used it to create this game. I still prefer (and recommend) ADL. It’s routine-oriented, but provides many, ready to use functions and large standard library file with common properties (like open, locked, light) and verbs. As of Inform 6, it looks pretty much like C (but also provides extendable objects, from what i know), thus is interesting to me.

My game from the Jam is quite small yet. It’s my fault, not the adventure-system I use. I still learn and practice to create longer and interesting games. I think my imagination is quite extensive. :slight_smile: I love those fancy text-descriptions from the various adventures, yet my own games are still short.

But there’s one small advantage of my recent adventure over Priceless Vase (my previous game) - all the nouns recognizable by the parser, are printed in the location description (short and long). So if you don’t meet with ā€œI don’t know (the word)ā€ message from AdvSys, this means that the word you entered is known to the system (it’s in the vocabulary).

I played Tempus Fugit from the entries so far and I see that the game is big, complex and gives much fun. I completed half of this game.

6 Likes

I am unapologetically bumping this thread. There a couple of games in there I really liked. Everyone should try them out!

4 Likes

Only ten days left to get your ratings in for Text Adventure Literacy Jam 2025. There’s only 7 entries, so there’s nowhere near as many games to play as (say) IF Comp or Spring Thing. All the games are free to play and some of them are very, very good indeed.

If you’ve played or reviewed any of the games, spend a few minutes to rate them prior to 31 May 2025.

4 Likes

I finished my reviews of the other 6 entries, and I’m about to embargo them at ifdb where I’ll post them in reverse-placement order.

Well, first drafts, anyway. Overall they feel quite replayable in a good way – I sense I was probably foggy on a couple of games where I struggled a bit and will enjoy revisiting the puzzles that I got stuck on the first time.

I’d like to encourage others to vote, or to look at the games.

I’m still upset I didn’t get through the 2024 entries. Maybe I can do that while I wait for end of comp.

5 Likes

I plan to do maps and walkthroughs for CASA when the competition is over. I’ve already written a couple, but, like you, I want to replay some of them to make sure that I haven’t missed anything.

2 Likes

I’ve noted the total # of votes seems to be going up by 7 per day. Thanks for everyone who’s finalized their votes! I think 10 votes per entry is the usual total. But maybe with fewer games we can get above that. I voted on all entries except my own and Tempus Fugit, which I tested.

I’m a bit surprised Tempus Fugit has the fewest votes. As a tester I didn’t find it too thorny to get through. The map may’ve helped, I think. But I also like that there’s not a huge swing between most voted (Home Party) and least.

3 Likes

You can vote on games you’ve tested. Just make sure that your vote is based on the released version, not the version you tested.

3 Likes

Awesome! That puts us at an even average of 8.

The reviews (well, except for my own of course) are all judged and quarantined for review, in alphabetical order, starting 24 hours after the jam ends.

6/1 11:59PM GMT: Fat Bear
6/2 11:59PM GMT: Fixing Time
6/3 11:59PM GMT: Home Party
6/4 11:59PM GMT: Tempus Fugit
6/5 11:59PM GMT: Time Crystals of Cythii
6/6 11:59PM GMT: Witch Hedwig an the Magic Brew

Also, just to keep potential TALP playing/voting on people’s radars, I’ll try to review 1 a day from 2024, after pulling over the 4 I got through in 2024. I forget how or why I lost the thread, but I’d like to pick it up again.

3 Likes

There’s just two days left until judging finishes for this year’s comp. Don’t leave it until the last minute or you’re likely to forget.

2 Likes

Had another look (yeah, I have a script that opens some pages daily.) Up to 64 now for 7 entries, with 25 hours to go.

Be nice to hit an average of 10. The minimum ratings for an entry is 8.

1 Like