Back to browse
GitHub Repository

A Go game can live in an FTP listing.

5 starsPerl

GobanFTP – the board game Go played through FTP listings

by molang163·May 23, 2026·1 point·0 comments

AI Analysis

●●●BangerWizardryRabbit HoleZero to One

Encoding Go moves as FTP filenames for deterministic replay is brilliantly absurd.

Strengths
  • Uses directory listings as the single source of truth for game state replay.
  • Detects race conditions and forks naturally through filesystem enumeration.
  • Runs entirely on untrusted enumerable storage without needing a central server.
Weaknesses
  • FTP dependency makes it impractical for modern web-based gameplay.
  • No built-in scoring system or UI for casual players to actually enjoy a game.
Category
Target Audience

Protocol hackers, Go players, distributed systems enthusiasts

Similar To

Git · IPFS · Usenet

Similar Projects

Gaming●●Solid

A Bomberman-style 1v1 game where LLMs compete in real time

Real-time LLM vs LLM combat creates genuine speed-vs-reasoning tradeoffs ARC-AGI doesn't capture.

Niche GemBig Brain
sunandsurf
221mo ago