PICO-8 game: you're a chameleon with rope physics
Go to file
Kistaro Windrider a7aa099358
can_move golf, redux
previous attempt tried to use shifts to get 0.4 to 0.2 or 0.8 and multiplication to get -0.8, forgetting that the multiplication would also turn 0.4 into 0 along the way. oops. I got ratholed on the mathematical approach, but a very straightforward lookup table can get more done.
2022-12-23 18:15:04 -08:00
chameleonic.p8 can_move golf, redux 2022-12-23 18:15:04 -08:00
README.md Initial commit 2022-12-17 12:16:18 -08:00

EAT BUGS, SPACE SCUM