Hacker News new | ask | show | jobs
by rhspeer 3217 days ago
It would be interesting to refactor zork into HTML+CSS and set it up like cssZenGarden.com so folks could add their own designs.

Although a much smaller text adventure game would me more achievable.

2 comments

You can create HTML based interactive fiction with the latest inform: http://inform7.com/
That's basically Twine: https://twinery.org
that's new to me, thanks!