Added history — though still need to be checked thoroughly

This commit is contained in:
cdricms
2024-06-29 17:50:55 +02:00
parent 0a220f14f5
commit 90f2988a14
5 changed files with 118 additions and 1 deletions

View File

@@ -24,5 +24,6 @@ do {
print(board)
print(board.fen)
print(board.history.values)
// let square = board.getSquareInfo(on: .init(rank: 2, file: 7))