PICO-8 game: you're a chameleon with rope physics
Go to file
Kistaro Windrider ba878b501f
Assorted micro-optimizations.
Some of these are pure token optimizations, some spend tokens for performance. Function calls are particularly expensive in Pico-8, so using the table form of `pal` whenever changing multiple colors seems worth it.

Also fixes a bug in palette swapping.
2022-12-17 17:03:24 -08:00
chameleonic.p8 Assorted micro-optimizations. 2022-12-17 17:03:24 -08:00
README.md Initial commit 2022-12-17 12:16:18 -08:00

EAT BUGS, SPACE SCUM