added random_stockfish_strategy.py

This commit is contained in:
2024-01-31 10:19:49 +01:00
parent 82ec4971a6
commit 15ce6c5316
5 changed files with 52 additions and 6 deletions

View File

@@ -1,4 +1,3 @@
import os
import chess
from chesspp.i_strategy import IStrategy
from chesspp.eval import score_stockfish