stephenhaunts / TextualRealityExperienceEngine

Textual Reality Experience Engine : Text Adventure Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a profanity filter

stephenhaunts opened this issue · comments

The profanity filter will detect profane language, but not censor the game. Instead, a flag is raised in the parser command object saying what the profane word was.

This can be used to drive game narratives.