do you mean so that you do not have to type in the entire word but just the first four letters of each word, so that for example “examine the castle” can be recognised by the parser as long as you type “exam the cast”? If this is what you mean no, I didn’t, and it’s definitely something I could incorporate thanks!
← Return to game
Comments
Log in with itch.io to leave a comment.
you didn't think to cut words ?
(recognize by the first four letters)
hi,
do you mean so that you do not have to type in the entire word but just the first four letters of each word, so that for example “examine the castle” can be recognised by the parser as long as you type “exam the cast”? If this is what you mean no, I didn’t, and it’s definitely something I could incorporate thanks!
yes, I'm talking about it. usually in the phrase analyzes the first and last word. verb and noun.
"“examine the castle” = exam cast
I'm not the greatest at text adventures, but had a quick go, here :)