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

8 lines
235 B
Markdown

# 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