thorsilver / SpaceDog

Chess engine based on VICE, written in C.
GNU General Public License v3.0
4 stars 0 forks source link

v0.97.2 -- Rewritten eval #10

Closed thorsilver closed 5 years ago

thorsilver commented 5 years ago

Rewrote the evaluation function to clean things up, added some bonuses for small things like having a knight or rook pair, etc. Fixed bug where score is always displayed from White's POV!