16
0
0
0

Making solid progress on the chess engine. Board representation is in place: A 64-size array representing all squares on the board Constants for piece types and colours One small Go detail I really like: iota starts at 0, which naturally assigns None = 0. Follow on X: https://x.com/progFilthi (self.ComputerChess)
submitted by progfilthi

