Added history — though still need to be checked thoroughly
This commit is contained in:
@@ -24,5 +24,6 @@ do {
|
||||
|
||||
print(board)
|
||||
print(board.fen)
|
||||
print(board.history.values)
|
||||
|
||||
// let square = board.getSquareInfo(on: .init(rank: 2, file: 7))
|
||||
|
||||
Reference in New Issue
Block a user