10-24-2024, 08:12 PM
New UCI Chess Engine SB_Scout
' Program: UCI-Engine SB_Scout
' based on BKJK641.000-0 by litdev
' and LitDev Extension V 1.2.29.10 for .Net 4.8 framework and Small Basic 1.2
'
' submitted by scout
' PDVF923.000 10-10-2024 - add enPassant in MoveState() and MovePiece()
' - add UCI-Command quit
' - add analyze board chesspieces by fonts
' - add DataView for displaying move score
' PDVF923.000-0 10-24-2024 - Drawing selected move from DataView as arrow in the analysis board
My next challenge is the following error
' Program: UCI-Engine SB_Scout
' based on BKJK641.000-0 by litdev
' and LitDev Extension V 1.2.29.10 for .Net 4.8 framework and Small Basic 1.2
'
' submitted by scout
' PDVF923.000 10-10-2024 - add enPassant in MoveState() and MovePiece()
' - add UCI-Command quit
' - add analyze board chesspieces by fonts
' - add DataView for displaying move score
' PDVF923.000-0 10-24-2024 - Drawing selected move from DataView as arrow in the analysis board
My next challenge is the following error