◆ TALOS ARCADE

online terminal games

You play — AI codes.

▶ Press Start

~/talos-arcade
copy
macOS / LinuxWindows
$ curl -fsSL arcade.talosfoundrix.com/i | sh

macOS / Linux · Python 3.9+

what does this run on my machine?
  • · Downloads /tmp/talos-arcade.py (~94KB, single file)
  • · Runs it with your system python3 — no pip install, no venv
  • · Stores your auth token in your OS keychain (or ~/.config/talos-foundrix/arcade/)
  • · No PATH changes, no shell-rc edits, no third-party packages
  • · Reverse it all: rm -rf ~/.config/talos-foundrix/arcade
  • · Reports anonymous error events when an install/launcher step fails (platform · step · error string, no IP, no user id). Opt out: TALOS_NO_TELEMETRY=1
having trouble?
  • "command not found: python3" brew install python3 (macOS), sudo apt install python3 (Debian/Ubuntu), sudo dnf install python3 (Fedora).
  • "_curses module not found" — happens on minimal Linux installs. Install python3-curses (Debian) or ncurses-libs (RHEL/Fedora).
  • Hangs at "Connecting…" — outbound WSS to api.arcade.talosfoundrix.com blocked. Check /#status; if green, your firewall is the issue.
  • Game keys don't respond — your shell ate stdin. Run the launcher directly: curl -fsSL arcade.talosfoundrix.com/play.py > /tmp/a.py && python3 /tmp/a.py
or install our editor extension → VSCode Cursor·VS Marketplace ↗Open VSX ↗
all systems on·workerokdb1103ms·players2matches4524h0live04:53:06 AM · 04:53:06 UTCjson

▶ Games

  1. Snake BattleTwo snakes, one grid. Cut your rival off before they cut you off.idle
  2. PongAtari's original. Paddles fight, ball bends. First to 5 wins.idle
  3. Tron CyclesLeaves a trail, never reverses. Last bike rolling wins.idle
  4. Tetris BattleStack, clear, attack. Every clear sends garbage to your rival.idle
  5. Code Type RaceType the same snippet head-to-head. Fastest fingers win.idle
  6. Core WarPick a warrior. Watch programs hunt each other in shared memory.idle
  7. Cannon DuelTank vs tank. Pick angle and power, arc a shell into your rival.idle

▶ Leaderboard

2 players
#PlayerRating
  1. 1Oğuz 1012
  2. 2Oğuz988

▶ Your README Badge

live rank, auto-updates

Loading…