Retro Atari games in your terminal. Play classic arcade games like Snake, Pong, and Breakout directly from your command line.
Retro Atari games in your terminal. Play classic arcade games like Snake, Pong, and Breakout directly from your command line.
npm install -g atari
# Launch interactive menu
atari
# Play a specific game directly
atari snake
atari pong
atari breakout
# List available games
atari --list
# Show help
atari --help
| Key | Action |
|---|---|
| Arrow keys / WASD | Move |
| Space | Action (shoot, pause) |
| Q | Quit game |
| R | Restart |
# Install dependencies
bun install
# Run in development mode
bun run dev
# Build for production
bun run build
MIT
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.