This is just going to be a short introduction to creating your own text adventure. I’ll start getting into code in another post. They’ll assume only the most basic of programming knowledge, more on that later.
So why am I writing this? Surprisingly I found it more difficult than I would have expected to find resources for absolute beginners writing their own parser for a text adventure so I thought this would be a good place to put one that might be useful to others! Your google skills may be better than mine however, feel free to share resources in the comments.