bcvery1 / tilepix

Library for combining tiled maps with pixel
MIT License
46 stars 14 forks source link

Refactor multi file #58

Closed bcvery1 closed 5 years ago

bcvery1 commented 5 years ago

Just moving functions to relevant files. Each file is now significantly smaller, making it easier to navigate, and easier to spot missing tests (hint: there are many missing tests)!

Resolves #56