Briefly
An ASCII-only command-chain experiment built around tracing tokens under pressure.
Dead Shell iOS takes the DeadShell idea and makes it touch-first. Instead of typing a command, you drag through command fragments on the screen and the path you draw becomes the command.
The trick is reading the layout quickly. Commands, flags, symbols, paths, and strings are all mixed together, so a good trace is part recognition and part rhythm.
When you keep missing a kind of token, the game can feed more of that pattern back into later chains. It is meant to sharpen the places where your eye slows down.
What I built
- Command chains become spatial puzzles instead of typed prompts.
- The beat clock gives pressure without making the timing feel random.
- Adaptive token selection keeps bringing back the pieces you miss.
- The touch-first build is still early, so the mechanics stay front and center.
A few notes
- The mechanics are the point: drag through the tokens, beat the clock, and make the command.
- The mechanics can be understood without exposing unreleased iOS media.
- Adaptive token selection keeps weak spots coming back in later chains.