chessh

command module
v0.0.0-...-64ac7b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

README

CheSSH

A multiplayer chess game playable via SSH.

[!IMPORTANT] It's pronounced like "chess-ess-aych", or "chesh" in your best Sean Connery impression.

Play the game

ssh chessh.app.imjasonh.com

Screenshot of CheSSH gameplay

You may need to wait for another player to play against, or join from another terminal if you want to play with yourself.

Players are automatically matched when they connect to the SSH server.

When an opponent disconnects, you win!

Running locally

go run ./ --local

then

ssh localhost -p 2222

Deploying

cd iac/
terraform init
terraform apply

This will create:

  • A container image containing the app's code
  • GCE VM instances running the app container
  • TCP Load Balancer for direct SSH access on port 22
  • Health checks and auto-healing for high availability
  • DNS records pointing to the load balancer
  • SSH host key management via Secret Manager

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL