
Limited Headspace
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Can you achieve your goals with only limited short-term memory?
* There was a bug that allowed skipping/retrying levels exacty when it should actually be locked and preventing it when it should be allowed (surprise, the fix was to delete a single `!`). This lead to so many confusion that I saw the rule for post jam fixes justified.
* It was possible to stack nodes that weren't supposed to be stackable because I checked for the label instead of id. This was also game breaking.
The other controls will be explained by the game.
* If you get a Memory too full screen while there is actually memory left just release all keys and press `SPACE`
Post Compo fixes
* There was a bug that allowed skipping/retrying levels exacty when it should actually be locked and preventing it when it should be allowed (surprise, the fix was to delete a single `!`). This lead to so many confusion that I saw the rule for post jam fixes justified.
* It was possible to stack nodes that weren't supposed to be stackable because I checked for the label instead of id. This was also game breaking.
Controls:
When there is a screen explaining things, please press `SPACE` to progressThe other controls will be explained by the game.
Troubleshooting:
* If you get a Memory too full screen while there is actually memory left just release all keys and press `SPACE`