Did I mention that I once wrote a very small #textadventure #game for the #Sharp #pocketcomputer models 1403 and 1248?
It's called #PocketQuest and you can get it here:
Did I mention that I once wrote a very small #textadventure #game for the #Sharp #pocketcomputer models 1403 and 1248?
It's called #PocketQuest and you can get it here:
Playing Catacombs on my Commodore PET. Published by Super soft in 1981. Possibly one of the first British written text adventures.
I moved around a bit and asked for my score.
This seems prescient.
#commodorepet #textadventures #textadventure #Supersoft #catacombs #1981 #year1981
@kyonshi I looked around at various lists of best loved Infocom adventures and added them to my plan (https://www.dropbox.com/scl/fi/z1xo8c163g5bfd9p0lt7w/Adventure-game-plan.md?rlkey=5vp89hdyrymkrsij29o0hup0d&st=n9ca76cb&dl=0). I have found a friend willing to play through them with me, so I'm going to start off with another crack at Zork, invisiclues in hand - even though it's probably not the best it's just so influential and I really want that context.
#adventuregame #videogames #infocom #interactivefiction #textadventure #zork
MIST0426/CT-NICK_MONTFORT-TWISTY_LITTLE_PASSAGES
Mistigram: looking for representation from the non-fiction field for last month’s new literary MIST0426 artpack collection, Cthulu opted to make an #ANSIart adaptation of the maze-like cover art to #NickMontfort’s 2005 history of the #textadventure computer game genre, #TwistyLittlePassages.
#Adventure #ANSIArt #book #cthulu #interactiveFiction #maze #MIST0426 #NickMontfort #textAdventure #textGame #TwistyLittlePassagesUnexpected bonus post!
Herein: the mysterious Toshiba T100 version of PRISM, the treasure hunt game giving the real-life location of three golden keys (that have never been found).
I go into the history of Toshiba in the US and new information revealed by the game.
https://bluerenga.blog/2026/05/04/prism-the-t100-version/
#retrogaming #adventuregame #videogames #textadventure #interactivefiction #treasure #history #toshiba
my exploration of the first adventure game contest continues with Horror House, a sort of adventure/strategy game where I have to use a loophole in the combat rules to win the game
also, marked differences between book copy and author intent
https://bluerenga.blog/2026/05/03/horror-house-1983/
#retrogaming #adventuregame #videogames #textadventure #interactivefiction
I just pushed a pure Markdown text adventure: no Python, no compiler, just an LLM reading two plain text files that you can play in any AI chat like #LeChat.
Is this a good idea? Probably not! But I thought it was an interesting experiment and the way it maintains the state by printing it out seems to work... This is an adaptation of a C64 text adventure I coded quite a while back.
#AI #textadventure https://github.com/gpowerf/llm-text-adventure
A pure Markdown text adventure with no Python, no compiler, only an LLM that reads two plain text files. Enjoy your island adventure! - gpowerf/llm-text-adventure