game of life using wish and bubbletea
Try at ssh gol.kylezhe.ng
Workshop version under workshop
branch.
go run main.go
# in a separate terminal
ssh -p2345 localhost
If you see a no such file or directory
error when running the container, see try this.
CGO_ENABLED=0 go build