gnu-chess

GNU Chess engine for playing chess games via command line

brewmacoslinux
Try with needOr install directly
Source

About

Chess-playing program

Commands

gnuchess

Examples

Start interactive chess game$ gnuchess
Play chess in xboard/winboard GUI mode$ gnuchess -xboard
Run chess engine in batch mode with FEN position$ echo 'setboard rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1' | gnuchess