quasilyte/ge

Planning v0.1.0

Opened this issue · 0 comments

Misc:

  • enable GitHub Actions + linters
  • add comments to the stable API parts
  • add more tests (+ measure coverage?)

Engine TODO:

  • finalize collisions API
  • add missing rect collision shape
  • add a proper gamepads support
  • figure out how unit testing could work
  • implement mouse click inputs
  • implement cameras and viewports
  • path finding helpers
  • tileset (backgrounds?) helpers

Examples TODO:

  • something that uses cameras