FullScreenShenanigans / EightBittr

Bare-bones, highly modular game engine for 2D 8-bit games.
MIT License
77 stars 10 forks source link

Bring in UserWrappr natively #25

Closed JoshuaKGoldberg closed 4 years ago

JoshuaKGoldberg commented 6 years ago

It used to be that UserWrappr had a dependency on GameStartr. That was clunky and bad, so in the React refactor in 0.6.5 removed it. Now it should be a native part of the engine.

JoshuaKGoldberg commented 4 years ago

No, it's fine as is.