Module Layout
From Another End
Context
- Generated World stored within EnvironmentGenerator
- Generated Story nodes stored within StoryGenerator
- Socket communication is handled solely within server.js
- Any messages needing to be emitted by the generators will be emitted to the main file and forwarded from there