by briac
There are still some annoying bugs:
- Anchors are sometimes overlapping, making them impossible to move
- I'm not sure all the puzzles have a valid solution
- There is an easy way to cheat
Hi,
Is there a way to make bitwise operations in pico8?
Otherwise, I don't understand how btnwe are supposed to use the bitfields returned by the functions btn() and fget(n).
Shouldn't we be able to do something like :
flag2_set = fget(tile) & 2 |
I know fget(tile, 2) would work, but I don't see how to use the bitfield. Am I missing something obvious?
0.05
- Still bad collisions :)
- Secret code for unlimited lives
- some other stuff
0.04
- Rewrote the code nearly from scratch, levels are map are
- redone collisions based on the Wall Collision Example cartridge
- Splash screen with Arkanoid intro sequence (still WIP)
- Double and Triple hit bricks
- bricks score