snakes.run, massively multiplayer Snake over SSH
Summary
snakes.run showcases a secure, massively multiplayer Snake game implemented over SSH, highlighting encryption, server authentication, and anti-cheat considerations. The project uses a fork of SSHD-like tech with a modding community, emphasizing security checks (ssh-keyscan) to prevent MITM, and demonstrates scalable concurrency and terminal rendering challenges.