top | item 45659607

(no title)

mathieudombrock | 4 months ago

I love text adventures. Collosal Cave Adventure and Zork are some of the coolest programs I've ever seen.

I've always wanted to try writing one and this article might have just inspired me to finally do that.

discuss

order

kqr|4 months ago

I recommend learning something like Inform 6, Inform 7, or TADS 3 if you want to make a text adventure.

It is as they say: if you want to make a game engine, make a game engine. But if you want to make a game, use an existing engine.