Files
evolved.lua/ROADMAP.md
2024-11-23 07:48:07 +07:00

219 B

Roadmap

Backlog

  • add oop-like api for entities and queries
  • cache matched chunks in queries
  • cache transitions between chunks
  • chunk's children should be sorted by id and stored in an array instead of a table