EthanTCruz / Chess_Model

0 stars 0 forks source link

Save bitboards as integers #16

Closed EthanTCruz closed 2 months ago

EthanTCruz commented 3 months ago

By saving bitboards as integers or strings until needed for use, at which point they can be reshaped. This will be much more memory efficient.

EthanTCruz commented 3 months ago

Additionally this would involve changing the scorers for boards