1
0
Fork 0
mirror of https://github.com/imjasonh/chessh synced 2026-07-07 00:33:53 +00:00

update readme

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2025-09-16 15:05:31 -05:00
parent 3662f01f76
commit 14fc47012c
2 changed files with 12 additions and 0 deletions

View file

@ -19,6 +19,18 @@ Players are automatically matched when they connect to the SSH server.
When an opponent disconnects, you win!
## Running locally
```bash
go run ./ --local
```
then
```bash
ssh localhost -p 2222
```
## Deploying
```bash

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Before After
Before After