Bombfuse / emerald

A 2D rust game engine focused on portability.
MIT License
558 stars 16 forks source link

feat(testing): Add world unit testing #191

Closed Bombfuse closed 2 years ago

Bombfuse commented 2 years ago

This is the first commit to add some unit tests. Every new feature or feature rewrite should come with unit tests so we can guarantee certain behavior from the engine.