stephenhaunts / TextualRealityExperienceEngine

Textual Reality Experience Engine : Text Adventure Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance the parser to accept and ignore words before the first verb and filler words after the nouns.

stephenhaunts opened this issue · comments

for example, a base command would be

"look at plant pot"

but the following should also be valid to the parser to produce the same command.

"could you please look at the plant pot"