v0.16.0
- Initial particle 2d system implementation.
- Replaced ecs implementation with seika framework's
- Rough tilemap skeleton. Will most likely implement in a patch or the next release.
- Lerping previous frame with current for smoother visuals (especially with fixed time step). Will most likely make more changes later.
- Various bug fixes from previous CPython to pocketpy change.