Show HN: GobanFTP – a game of Go that lives in FTP listings
Category: other
Tags: go-game, ftp, perl, hash-chain, weird-tech
Score: 6.5/10 (Innovation: 8, Technical: 7, Documentation: 7, Utility: 4)
GobanFTP is a creative project that encodes a Go game into a filesystem directory structure, where moves are represented as filenames under an events/ directory and replay is deterministic from filename hashes. It is interesting because it makes a strategic board game queryable and replayable through FTP/WebDAV listings, treating filesystem metadata as a consensus-free protocol.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/molang163/GobanFTP · Perl · Apache-2.0 · 2 stars
View on Hacker News