4 lines
324 B
Bash
Executable File
4 lines
324 B
Bash
Executable File
source /home/djib/.basheditor/remote-debugging-v1.sh localhost 33333 #BASHEDITOR-TMP-REMOTE-DEBUGGING-END|Origin line:#!/bin/bash
|
|
# Shell script to make sjeng play against Sushi
|
|
xboard -mode twomachines -tc 0:10 -thinking -debug -firstChessProgram "java suicideChess/SuicideChess" -secondChessProgram sjeng -variant suicide
|