0

I'm looking for a strong chess program for GNU/Linux with a command line interface, or one that I can alter to make it suit my needs

After a quick search, I found the question Chess program for Linux/Unix console, which gives some programs that are either too slow or too weak (with no command line though, it was on terminal, but that is easily manageable).

NabilSolo
  • 9
  • 1
  • 2
    So the main differences between your question and the other question is that you are looking for strong programs. Are there any other differences? (E.g. screen reader accessibility?) – Tsundoku Oct 08 '16 at 17:26
  • 1
    Your question makes no sense. Stockfish is part of the answer. You can't get better than that. – SmallChess Oct 08 '16 at 22:18

1 Answers1

2

I wrote about Stockfish in the link you had. I don't see there is any engine better than that.

SmallChess
  • 22,476
  • 2
  • 45
  • 82
  • OP may not understand the textual interface there. It's not "command line" as in "shell command line", it's the UCI interface. Free UCI documentation available for download at shredder.com I believe. – Jeff Y Oct 13 '16 at 16:56