Sign inSign up

defnotgustavom/gambit

By defnotgustavom

Updated over 3 years ago

Image size: ~2.26MiB. 2-player chess board game.

Image
0

10K+

defnotgustavom/gambit repository overview

  • Running:

docker run -it --rm --log-driver none --net none --read-only defnotgustavom/gambit

  • Networked Play

You can play chess with gambit over ssh.

                    ssh [<name>@]<host> -p <port> -t <room> [<password>]

You can host your own gambit SSH server with:

/gambit serve

  • Move

There are two ways to move in gambit:

Type out the square the piece you want to move is on, then type out the square to which you want to move the piece.

With the mouse, click on the target piece and target square.

Tag summary

Content type

Image

Digest

sha256:22a0093e3

Size

2.3 MB

Last updated

over 3 years ago

docker pull defnotgustavom/gambit