So I figured out how to wrap it with Tambo.. (and run the game engine in the browser) basically whatever you type gets "translated" into zork-speak and passed to the game - and then the LLM takes the game's output and optionally adds flavor. (the little ">_" button at the top exposes the actual game input)
What was a big surprise to me is multi-turn instructions - you can ask it to "Explore all the rooms in the house until you can't find any more" and it will plug away at the game for 10+ "turns" at a time... like Claude Code for Zork or something
grouchy•1h ago
But when I tried this, I literally couldn't stop. I could just write some random action.
It's actually amazing to me how many situations they were able to consider in the game, but having the LLM translate my language into the right action made the game feel way more natural.
I'd be interested in seeing how people can dress up these games with images, or more complex interactions. It could be a whole sub-genre.
nielsbot•59m ago
One thing I noticed about the linked page: I said something like "what's in the mailbox?" and the answer was "That mailbox is closed." I think the next level would be able to string together multiple commands like "open mailbox" + "look in mailbox"
jmcmichael•50m ago
DonHopkins•39m ago
The Grue — The Darkness That IS The Game:
https://github.com/SimHacker/moollm/tree/main/examples/adven...
Hint: GET LAMP
https://github.com/SimHacker/moollm/blob/main/examples/adven...
MC Frontalot - It Is Pitch Dark:
https://www.youtube.com/watch?v=4nigRT2KmCE
Snorax the Patient — The Wumpus Who IS The Game
https://github.com/SimHacker/moollm/tree/main/examples/adven...
Bottomless Pit:
https://github.com/SimHacker/moollm/blob/main/examples/adven...
Superbats:
https://github.com/SimHacker/moollm/blob/main/examples/adven...
Hunt the Wumpus BASIC source code from 1973 to resolve any rule ambiguities:
https://github.com/SimHacker/moollm/blob/main/examples/adven...
With a classic Zork mailbox integrated with the postal system, including junk mail, stamp collecting, chain mail, and offers you can't refuse:
https://github.com/SimHacker/moollm/blob/main/examples/adven...
Postal System:
https://github.com/SimHacker/moollm/tree/main/skills/postal
Not to be confused with the Postel System:
https://github.com/SimHacker/moollm/tree/main/skills/postel
realo•9m ago
https://www.rpgprompts.com/