Open krestenlaust opened 1 year ago
Should probably 'only' support 8x8 boards, otherwise the FEN would be nonstandard
This should also make the transposition table much more memory efficient, storing only a FEN-string as key, as opposed to a whole object.
It should be possible to make an extended FEN-standard for non-standard boardsizes, this would allow for general improvement of bots.
Why? This would make test code much nicer when setting up specific position. It also allows setting up the board on Lichess, then simply "importing" it.
Where? Probably just directly in the Chessboard class.
Documentation: https://www.chess.com/terms/fen-chess