Comments

Log in with itch.io to leave a comment.

This is a really cool intro to playing text adventure games :)

I wish there was better guides on how to create text adventure games from scratch (not using an engine). Most tutorials are very shallow and doesn't explain, for example, how old school text games linked parsed user input to game objects in the world, to interact with them. It is easier these days to create platform games rather than text based games.