Browser-based, single-tape, deterministic Turing-machine simulator built with TypeScript and bundled by webpack. The UI renders the tape/head animation plus a live state‑transition graph via Cytoscape.js.
npm install -g typescript webpack webpack-clinpm install
npm run build
xdg-open index.html- Preset machines included.
- Step/run controls with visual tape and head.
