Text Adventure Engine Basic text adventure engine. Games are loaded from the ./worlds/ directory. Build npm run build Run the code npm run start Run Typescript watcher while developing. You'll need to restart the project for code changes to take affect npm run watch