Module Layout

From Another End
Revision as of 00:23, 5 November 2014 by Bethany (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
SP Server.png

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