Optimize Field::getValidMoves() method
Opened this issue · 0 comments
N1ckn1ght commented
It's possible to make optimization exactly in this method of Field class, instead of trying to make something in MinMax Engine itself.
Good optimization could make a difference in whole layer of depth.