Lesson

The Tick

Build the game loop. Services boot on the filesystem, produce output, depend on each other.

Stub — services as bash scripts on InMemoryFs. Database writes to data.log. Webserver depends on database. Monitor watches everything. The tick loop runs services then gives the Zot a turn. The dungeon comes alive.