Taking notes for later me

This commit is contained in:
Jahn 2025-08-02 00:12:15 -04:00
parent c9b566498d
commit e1f915f52f

View File

@ -7,7 +7,9 @@ In either case, the challenge is taming an otherwise automatic system.
Objects move on their own. You only control the ~~pencil~~ pen. Objects move on their own. You only control the ~~pencil~~ pen.
# TODO: # TODO:
* swap pencil out for pen * swap pencil out for pen - consistent with the ink metaphor
* add a snap effect when within snap distance confines
* filter all non-colliding points at beginning and end of gesture
* add grouping code * add grouping code
* multipliers for combos * multipliers for combos
* penalties for not-combos * penalties for not-combos