OyvindSabo / chess-bot

Chess bot
0 stars 1 forks source link

Make cached moves and scores get stored for as many turns as the maximum search depth #43

Closed OyvindSabo closed 5 years ago

OyvindSabo commented 5 years ago

For high search depths, caching moves and scores already causes the app to crash, so doing this for multiple moves ahead is not an option.