KorieDrakeChaney / ChessEngineTS

Chess Engine using Typescript
0 stars 0 forks source link

White side castling #1

Open PhantomOz opened 5 months ago

PhantomOz commented 5 months ago

There is an issue with the white side casting. it does export the correct FEN when you use the exportFen() function.

KorieDrakeChaney commented 5 months ago

I changed a lot, everything should be good now :)