PICO-8 game: you're a chameleon with rope physics
Go to file
Kistaro Windrider 3516d2855e
fix section before first "%"
oops, need to special-case the first part of the split list.

amusingly, I don't need to special-case zero-length format strings because that will skip the entire loop and output "", which seems correct. (I am also not special-casing zero-length segments because `s[1] == nil` will go into the error handler and that seems fine.
2023-01-01 13:54:28 -08:00
chameleonic.p8 fix section before first "%" 2023-01-01 13:54:28 -08:00
README.md Initial commit 2022-12-17 12:16:18 -08:00

EAT BUGS, SPACE SCUM