TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: AI-Powered Vintage Interactive Fiction Interpreter

3 pointsby DeveloperErrataalmost 2 years ago

1 comment

DeveloperErrataalmost 2 years ago
I love old school interactive fiction games (like Zork, etc) but find the strict syntax endlessly frustrating. I built this ChatGPT powered &quot;middleman&quot; to translate commands written in natural language into something understandable by the simple parser of old interactive fiction games.<p>To run, see instructions here: <a href="https:&#x2F;&#x2F;github.com&#x2F;ethan-w-roland&#x2F;ai-interactive-fiction">https:&#x2F;&#x2F;github.com&#x2F;ethan-w-roland&#x2F;ai-interactive-fiction</a><p>For a demo, see video here: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JHzeb39VqkM">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JHzeb39VqkM</a>