src 14 : cursor

This commit is contained in:
2025-11-09 22:50:09 +01:00
parent 71189f58ff
commit 916c816102
3 changed files with 27 additions and 8 deletions
+3 -3
View File
@@ -90,13 +90,13 @@ make -f Makefile.dev release-arch
- [x] src 10 : isometric grid
- [x] src 12 : pattern in my kitchen
- [x] src 13 : another pattern in my kitchen
- [ ] src 14 : cursor with select
- [ ] src 15 : ?
- [x] src 14 : cursor with select
- [ ] src 15 : random source
- [x] fx 11 : spill
- [x] fx 12 : game of life
- [x] fx 13 : sobel
- [ ] fx 14 : colorize range (pretty color ranges)
- [ ] fx 15 : ?
- [ ] fx 15 : random fx
- [x] frag 10 : move debug screen here
- [ ] debug : add src/fx/A/B indicators
- [ ] Other