liamt19 / Lizard

Chess engine written in C#
MIT License
31 stars 2 forks source link

General cleanups #51

Closed liamt19 closed 4 months ago

liamt19 commented 4 months ago

Removed some unused code, added formatting, and removed bounds-checks from Zobrist array accessing.