PICO-8 game: you're a chameleon with rope physics
Go to file
Kistaro Windrider 4a53992c3a
Implement levels:anchor_in as a generator.
This gets rid of the (substantial!) overhead of preparing a list and then iterating over it, in exchange for a bit of bookkeeping to simulate the prior behavior of the for loop, which is much cheaper.
2022-12-17 17:43:45 -08:00
chameleonic.p8 Implement levels:anchor_in as a generator. 2022-12-17 17:43:45 -08:00
README.md Initial commit 2022-12-17 12:16:18 -08:00

EAT BUGS, SPACE SCUM