stephenhaunts / TextualRealityExperienceEngine

Textual Reality Experience Engine : Text Adventure Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop a parser

stephenhaunts opened this issue · comments

The parser can break sentences down into:

Verb (noun (preposition (noun (preposition (noun)))))

App punctuation is stripped

Words are checked against verb / noun synonym lists to create a command object that uses a standard set of verb and noun codes.