3 lines
167 B
Bash
3 lines
167 B
Bash
#!/bin/bash
|
|
# Shell script to make sjeng play against Sushi
|
|
xboard -tc 0:10 -thinking -debug -firstChessProgram suicideChess -secondChessProgram sjeng -variant suicide |