Mauritz8 / Vividmind

A UCI-compatible chess engine written from scratch in C++
1 stars 0 forks source link

move piece values to evaluation code #115

Closed Mauritz8 closed 1 year ago

Mauritz8 commented 1 year ago

Right now it's in the piece class file, but it would be better to have it in the evaluation folder.