Skip to main content
.nigelsmith

← Back to Projects

SSH Arcade — 1 of 3

SSH Arcade

Next.jsTypeScriptVercel

SSH Arcade is a retro-future arcade platform where every game runs in your terminal over SSH. The pitch is dead simple: copy a command, paste it, play. No client software, no sign-up, no friction — just the way arcade machines used to work, except the coin is an SSH handshake.

The marketing site is built with Next.js and TypeScript, deployed on Vercel. It serves as the front door for the platform — introducing the concept, showcasing available game cabinets, and linking players to the SSH commands that drop them straight into a game session.

The first live game is Farm, an idle-style farming game. Moon Mine and Packet Derby are in development. The open-source repo backs the website content; the game server infrastructure lives separately.