Compile Project:
[c]
javac ./main/*.java;
RUN Project
[r | less] enter -> scroll space -> next section Q -> exit [r]
java -cp ./workspace/project/ main.OPAChess
Compile & Run
[c;r]
Run Jar
java -jar jarfilename. jar
UCI Test
uci :
id name OPA-Chess AlphaBeta v0.01
id Author OPA
uciok
Log in or sign up for Devpost to join the conversation.