macOS · game Vertical slice

DeadShell

Typing combat for macOS, inspired by Typing of the Dead.

  • SwiftUI
  • SpriteKit
  • SwiftData
  • macOS 15+
  • Apple Silicon

About

An ASCII-only archive note for a small typing-combat slice until it has proper gameplay media.

DeadShell is a macOS typing game where corrupted shell processes crawl toward you and the only way to clear them is to type their names. If that sounds like Typing of the Dead for terminal people, that is very much the pitch.

The enemies move in lanes, the command names get longer as pressure rises, and the CRT look gives the whole thing a gloomy little arcade cabinet feel.

The interesting bit is that the word pool pays attention to what slows you down. If certain letters or patterns keep catching you, the next runs quietly give you more chances to get better at them.

Highlights

  • The game is built around typing command names under pressure, not choosing from prompts.
  • Enemy length and lane pressure make short commands feel easy and long commands feel dangerous.
  • The adaptive word pool turns your weak spots into future practice.
  • This one is intentionally kept as an ASCII-only archive item for now.

Also worth noting

  • No screenshots are published for this one yet, so the page keeps the presentation deliberately simple.
  • The mechanics are the point: type, clear the lane, learn from the letters that slowed you down.
  • It is a private source slice, not a public download.