Play chess in your terminal.
You can play by running:
ssh terminalchess.com
Note
To move pieces, use long algebraic notation. e.g. e2e4
, e1g1 (castling)
, e7e8q (promotion)
.
Distributed under MIT License. See LICENSE for more information.
This project uses stockfish. See license and source here.