Skip to content

v0.16.0

Compare
Choose a tag to compare
@Chukobyte Chukobyte released this 11 Feb 17:01
· 61 commits to main since this release
e4df4a3
  • 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.