N1ckn1ght/UTTT

Optimize Field::getValidMoves() method

Opened this issue · 0 comments

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.