Files
sml-projects/todo.md

7 lines
327 B
Markdown
Raw Normal View History

2025-10-15 15:29:19 +01:00
# To-do list
- Bind functions from RGFW (alternative back-end/window library) and have an option to use it
- Add callbacks so we can react to events. (Start by adding key callbacks.)
- Bind gamepad functions from GLFW
- Modify deletion functions to use `PersistentVector.delete`
- Implement 'yj' motion and add tests for it