Ludum Dare #53compo
Escape The Delivery
It's a puzzle delivery game. Figure out the puzzles to get to the next maps. Solve all puzzles to win...
> note: it’s very hard.
2. Run the executable for your platform.
- Interact with stuff using the space key.
- When submitting in dialog boxes, press the enter key.
> note: it’s very hard.
Run Guide
1. Please set the size of your terminal to 120x36 (min at least).2. Run the executable for your platform.
Controls
- Navigate with the arrow keys.- Interact with stuff using the space key.
- When submitting in dialog boxes, press the enter key.



Comments19
```bash
sudo apt install dotnet6
```
Nice idea :) - I only managed to deliver package A and B. After that I was totally lost because the other keys are missing. What am I doing wrong?
That said, I adore such TUI-based gameplay, wish the character would move a bit faster though. Huge kudos for preparing a Linux build! :penguin: :heart:
I successfully figured out to take the key in the description text but I got stucked later. So bad that my console failed to display some characters therefore I can't solve the language puzzles.
The morse puzzles is clever and fair to player. While the trap room puzzle really trapped me XD. I tried to bring a box into the room to stop me from reseting my position, but it turned out to be a wrong answer.
Nice entry after all!
It was supposed to look like .
Are you using windows? Maybe you need to change your console codepage. Maybe this will help
Unfortunately I don't have access to a Windows machine currently, so I can't verify :(