Skip to content

Comment on Bladecoder: Point and Click Adventure Editor/Engineparent

Comments

For Zork style (i.e. text) adventures it's well worth checking out http://inform7.com - yes, http, as unfortunately their cert is broken.

In summary you use a declarative English-like language, saying things like "The Library is a room" and "Inside the Library is a book". Inform's compiler takes those rules and builds a runnable text adventure using an engine based on the Infocom one that Zork was written with.

It comes with a syntax highlighting IDE, including a game player.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.