Old Time Text Adventure
Do you remember those golden text adventure games from the early days of computing; Spiderman, Hobbit, etc?
The games had a parser and you had to give your command in clear format: "mix web fluid" 🤣
Well, now with the LLM's you can give your instructions in natural language. And anything goes. And the answers can be made with LLM, regarding the limits of an adventure. So, now really only the imagination is the limit. Or maybe not. Try it out yourself.
How it works
The LLM gets a description of crucial context of the adventure, see the README.md on the site.
It then assesses the user prompt againts the "rules" and context and decides what happens next.
Game features
- Natural-language commands rather than a traditional verb parser.
- Several adventure settings with different tones and objectives.
- Old-school text-game presentation with modern AI-driven storytelling.
Play in your browser
The game opens as a web application and does not require a separate installation. It is hosted independently from this company page, so the play button opens the game in a new tab.