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:
parent
3662f01f76
commit
14fc47012c
2 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -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
|
||||
|
|
|
|||
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 63 KiB |
Loading…
Add table
Add a link
Reference in a new issue