SebLague / Chess-Challenge

Create your own tiny chess bot!
https://www.youtube.com/watch?v=Ne40a5LkK6A
MIT License
1.77k stars 1.06k forks source link

King's PieceList is Null #421

Closed Azrideus closed 1 year ago

Azrideus commented 1 year ago

when trying to access GetAllPieceLists() the piece list for king only contains Null piece

image

Azrideus commented 1 year ago

this seems to be fixed in latest version. closing