The v0.8.0 of EightBittr, including shenanigans-manager, has a heck of a lot of cleanups compared to v0.7.0. It's been converted to a Lerna monorepo and moves more of the common core game "tick" logic into the core game engine. On the other hand, a bunch of game components (both modules and sections) that aren't part of the core game logic for simpler EightBittr games have been moved out of the core game logic: e.g. AudioPlayr.
The v0.8.0 of EightBittr, including shenanigans-manager, has a heck of a lot of cleanups compared to v0.7.0. It's been converted to a Lerna monorepo and moves more of the common core game "tick" logic into the core game engine. On the other hand, a bunch of game components (both modules and sections) that aren't part of the core game logic for simpler EightBittr games have been moved out of the core game logic: e.g. AudioPlayr.
https://github.com/FullScreenShenanigans/EightBittr/pull/225