bug report: the game crashed on the Grape level -- as far as I could tell, it happened when one of the darts exited the right side of the screen (the "cork" blocks had all been destroyed).
It's happened on all 3 difficulty levels, 3 times, so I'm very confident it's due to the dart leaving the right side of the screen.
All crash logs show the same thing:
ERR ..\games\pigments\code.lua:2272: attempt to index global 'psq' (a nil value)
Stack traceback:
..\libs\remy_systems.lua:30: in function <..\libs\remy_systems.lua:21>
..\games\pigments\code.lua:2703: in function 'foo'
..\games\pigments\code.lua:2687: in function 'lp'
[string " ..."]:93: in function 'foreach'
..\games\pigments\code.lua:2476: in function 'foo'
..\games\pigments\code.lua:2102: in function 'upd'
..\games\pigments\code.lua:2272: in function 'pcol'